This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Current libgcj tree warning


Bryce> I dont have the text of the error anymore, but in
Bryce> java/io/ObjectInputStream, there are a bunch of constants
Bryce> TC_STRING etc, declared in ObjectStreamConstants. The compiler
Bryce> was complaining that they wern't a valid type for a switch, or
Bryce> something like that. After applying the PR209 patch (to the
Bryce> latest compiler), everything builds fine.

Ok, I did commit a compiler patch (actually two) which fix this
problem.  Alex, are there two different fixes for this floating
around?  Feel free to revert the one I checked in if the PR209 patch
is the one you prefer now.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]