Skip to content

Commit 41ca237

Browse files
committed
close out JNA issue
1 parent 5598155 commit 41ca237

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

todo.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ X https://github.com/processing/processing/issues/2402
2121
X https://github.com/processing/processing/pull/2455
2222
X helpful fix contributed by David Fokkema
2323
X remove the google code uploader
24+
X JNA conflicts can be avoided with "-Djna.nosys=true"
25+
X https://github.com/processing/processing/issues/2239
26+
X fix for Windows launchers
27+
X fix for Windows export
28+
X fix for Windows export 64-bit
29+
X fix for Windows command line
30+
X fix for Linux launcher
31+
X fix for Linux export
32+
X fix for Linux command line
33+
X fix for OS X launcher
34+
X fix for OS X export
35+
X fix for OS X command line
2436

2537
export
2638
X incorporate new launch4j 3.4
@@ -36,18 +48,6 @@ _ exported apps reporting as "damaged" on OS X
3648
_ https://github.com/processing/processing/issues/2095
3749

3850
high
39-
X JNA conflicts can be avoided with "-Djna.nosys=true"
40-
X https://github.com/processing/processing/issues/2239
41-
X fix for Windows launchers
42-
X fix for Windows export
43-
X fix for Windows export 64-bit
44-
X fix for Windows command line
45-
X fix for Linux launcher
46-
X fix for Linux export
47-
X fix for Linux command line
48-
X fix for OS X launcher
49-
X fix for OS X export
50-
X fix for OS X command line
5151
_ QuickReference tool was able to bring down the environment
5252
_ https://github.com/processing/processing/issues/2229
5353
_ tab characters not recognized/drawn in the editor (2.1)

0 commit comments

Comments
 (0)