Re: [java-gnome-hackers] gnome.UIInfo array out of bound.
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2002-12-26 16:15:12
|
> If you'd rather I clean up UIInfo, let me know. Thanks for your efforts Tom. It seems that kaffe's GetByteArrayRegion throws an exception if it has nothing to do. To fix this, I've had to add an additional test: if (label_len != 0 ) (*env)->GetByteArrayRegion(env, label, 0, label_len, (jbyte*)label_g); With this, the example will then be displayed, but unfortunately it takes very little effort and there will be a segfault, with no output on the console. I guess we still have a lot of work to do... -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |