Patch to compile gcjx
Andrew Pinski
pinskia@physics.uc.edu
Mon Nov 28 14:47:00 GMT 2005
>> My first patch I had to move the class instantions below the the
> method defs to get it work. This should not hurt anyone and it fixes
> my bug it looks like my particular version of gcc is not capable of
> doing the specialization right.
>> Mike
Actually that is the correct fix, there was a bug about that but it
was closed as invalid as the C++ standard says that the instantation is
done with only the stuff in scope (I can find the bug if you want).
-- Pinski
More information about the Java
mailing list