commit | 07c61bc26d3aabf32da3aed1c9c3837eb591d242 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Thu Apr 11 17:47:40 2013 -0700 |
committer | Brian Silverman <brians> | Tue Apr 23 17:27:54 2013 -0700 |
tree | a6ad20982c96aa4e2e0a6b816aebf310aa5334b7 | |
parent | 632d69d8b8bb98f8da30ae31916e2111e6717cd2 [diff] |
created a file with all of the WPILib bugs that I thought of quickly
diff --git a/doc/wpilib-issues.txt b/doc/wpilib-issues.txt new file mode 100644 index 0000000..7df6139 --- /dev/null +++ b/doc/wpilib-issues.txt
@@ -0,0 +1,4 @@ +sprintf +ErrorBase/Error not thread safe (aka CANJaguar) +all of the sync issues last year +Module not thread safe