This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: java/7738 Patch: Turn off assert keyword recognition


On Mon, 2002-09-30 at 02:42, Andrew Haley wrote:
> What happens on other Java implementations?  Do they just fail to
> compile jython?

When Sun introduced the `assert' keyword in JDK 1.4, they also
introduced a work-around for compiling packages using `assert' as an
identifier (-source 1.3). 

AG




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