This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: switch constant issue


On Mon, 9 Jun 2003, steve wrote:
> /home/steve/NetFuel/src/AgentRE/src/kernel/com/netfuel/messaging/Session.java:178:
> error: Constant expression required.
>                     case Connection.C_CLOSE_ACK:
...
> gcc version 3.3.1 20030602 (prerelease)

Can you try it on mainline?  ISTR there were relevant fixes that likely
won't be backported to 3.3.

Jeff


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