Re: [Sablevm-developer] Accepted sablevm 1.0.9+svn20040115-1 (i386 source all)
Brought to you by:
egagnon
From: David <db...@cs...> - 2004-01-19 07:14:40
|
On Sat, Jan 17, 2004 at 03:18:23PM -0500, Grzegorz B. Prokopski wrote: >=20 > BTW: I tried to run bugview from debbuggtk package and I got this: >=20 > sablevm: INTERNAL ERROR (source file "native_interface.c", line 23281): > todo >=20 > which is caused by a call to > GetObjectArrayElement (JNIEnv *_env, jobjectArray array, jsize indx) > svn up I implemented it recently... and it is in staging. > hmm... more than 10 functions around this one are just stubs. It doesn'= t > look very good. Any chaces to get them filled in w/ real code? >=20 Several are trivial to implement. However, to test them take some time... I could implement several of them but it will have low priority. So that means, they will get slowly but eventually done. David --- David B=E9langer Graduate Student School of Computer Science McGill University Office: MC226 Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt |