additional todo items

This commit is contained in:
benfry
2005-07-12 03:25:04 +00:00
parent 4a051f56ad
commit e201e2298b
2 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
0093 core
_ change how java version is determined on mac
_ http://developer.apple.com/technotes/tn2002/tn2110.html
_ (this tn provides no guidance for macos8/9.. gah)
_ upgrade jogl to a newer rev to fix osx "cannot lock" issues
_ http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1118603714;start=0#3
_ PApplet.main(new String[] { "classname }) won't pass in args.. grr
_ PApplet.main(append(new String[] { "classname }, args));

View File

@@ -4,6 +4,9 @@ _ sonia is locking up on load in rev 91
_ prolly something w/ the threading issues
_ make a note in the library howto about using something besides p5
_ rebuild jikes with --enable-static --disable-shared
_ http://as.processing.org/bugs/show_bug.cgi?id=47
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .