Brian Jones wrote: >Found 1 semantic error compiling "../../java/util/ResourceBundle.java": > > 118. return new Security(); > <-> >*** Error: An instance of "java/util/ResourceBundle.this" is not accessible here >because it would have to cross a static region in the intervening type >"java/util/ResourceBundle$1". >make[1]: *** [compile-classes] Error 1 >make[1]: Leaving directory `/home/cbj/cvs/classpath/build/lib' >make: *** [all-recursive] Error 1 >
Doh, must be a bug in GCJ. I see you fixed it already... cheers Bryce. _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

