From: Archie Cobbs (archie@whistle.com)
Date: Sat Dec 19 1998 - 19:48:35 EST
Godmar Back writes:
> There's a FIXME right by it. A short is promoted to a void*.
>
> I was looking for a pusharg_ref_int, but there wasn't any; so I just
> abused the pusharg_ref_const.
I don't know what you're talking about but if you say it's OK,
then it's OK by me :-)
Re: unhand() -- I agree, let's leave it alone.
Also, I'm getting this compilation failure trying to make test:
ClassGCTest.java:13: variable ClassGC not found in class ClassGCTest.HObject
if (!ClassGC.gotOne) {
^
ClassGCTest.java:14: variable ClassGC not found in class ClassGCTest.HObject
ClassGC.gotOne = true;
^
2 errors
error compiling
ClassGCTestLater.java:15: class ClassGCTest not found in class ClassGCTestLater
Class c = ClassGCTest.class;
^
1 error
ClassGC ... error running
Should have got:
Success.
But got instead:
java.io.FileNotFoundException: ClassGCTest.class No such file or directory
java.lang.NullPointerException
at ClassGC.doit(53)
at ClassGC.main(67)
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:25 EDT