classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: [commit-cp] classpath ./ChangeLog gnu/CORBA/CDR/Vio.jav


From: Andreas Tobler
Subject: [cp-patches] Re: [commit-cp] classpath ./ChangeLog gnu/CORBA/CDR/Vio.java gn...
Date: Sun, 02 Oct 2005 22:22:44 +0200
User-agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]