This is the mail archive of the java-patches@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: gtk-peer compile fixes for gcc-2.95


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> We had this discussion on irc lately because I got a report
Michael> about this from a user. Tromey said the best solution would
Michael> be to pass -std=c99 (or similar) to gcc instead of changing
Michael> the source code. Its a discussion C89 vs. C99.

Actually I think I'd prefer we change the source and use -std=c89.
I'm assuming C89 is what Classpath native code is supposed to be
written in.

Tom


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