Hi Audrius,

Found 3 semantic errors compiling "../../classpath/gnu/javax/rmi/CORBA/corbaObjectOutput.java":

    55. import debugging.CORBA_stream;
               ^--------------------^
*** Semantic Error: The import "debugging/CORBA_stream" is not valid, since it does not name a type in a package.


   258.         CORBA_stream c;
                ^----------^
*** Semantic Error: Type "CORBA_stream" was not found.


   260.           c = new CORBA_stream(), ara, new gnuRmiUtil());
                          ^----------^
*** Semantic Error: Type "CORBA_stream" was not found.



These are after your latest commit, with jikes. Is there anything missing ?

Regards,
Andreas


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to