This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: java/7738 Patch: Turn off assert keyword recognition
Anthony Green writes:
> 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).
Okay, patch approved as long as there are no regressions.
Thanks,
Andrew.