Branch: refs/heads/master Home: http://github.com/penberg/jato
Commit: 617630bb062b5231666bc3e0f4415bd65b685e6c http://github.com/penberg/jato/commit/617630bb062b5231666bc3e0f4415bd65b685e6c Author: Tomek Grabiec <tgrab...@gmail.com> Date: 2009-10-09 (Fri, 09 Oct 2009) Changed paths: M cafebabe/src/cafebabe/stream.c Log Message: ----------- cafebabe: fix bug in cafebabe_stream_close() The bracket was misplaced causing close() to use wrong file descriptor. This led to the following error message for tetris: .: Fatal IO error 9 (Bad file descriptor) on X server :0.0. CC: Vegard Nossum <vegard.nos...@gmail.com> Signed-off-by: Tomek Grabiec <tgrab...@gmail.com> Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: 71a1efd104e0c36bb75da8818e801489a8e11d8c http://github.com/penberg/jato/commit/71a1efd104e0c36bb75da8818e801489a8e11d8c Author: Tomek Grabiec <tgrab...@gmail.com> Date: 2009-10-09 (Fri, 09 Oct 2009) Changed paths: M vm/call.c M vm/reflection.c Log Message: ----------- vm: fix call_virtual_method() 'This' pointer must be added to args manually. vm_call_method_this_a() expects that it is already in args to avoid unnecessary copying. Signed-off-by: Tomek Grabiec <tgrab...@gmail.com> Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel