forked from dmtx/dmtx-wrappers
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKNOWNBUG
More file actions
32 lines (22 loc) · 675 Bytes
/
KNOWNBUG
File metadata and controls
32 lines (22 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Bugs in libdmtx
-----------------------------------------------------------------
1. Wrappers
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
cocoa wrapper:
* No known issues
java wrapper:
* No known issues
net wrapper:
* No known issues
php wrapper:
* No known issues
python wrapper:
* No known issues
ruby wrapper:
* No known issues
2. Scripts in the script directory
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
The check_headers.pl script verifies that every function has
a correctly-formed header comment. But the test condition is
currently pretty simple, and does not test the first function
appearing in each file.