Re: Don't use 'enum' in source files

Arnaud Vandyck <[email protected]> Sat, 01 May 2004 14:43:54 +0200
Newsgroups gmane.comp.java.classpath.extensions.discuss
Message-ID <[email protected]>
Maarten Coene <[email protected]> writes:

> Hi,
>
> Is it possible to avoid the use of 'enum' as name of local variables in
> the jaxp sources? 'enum' will be a keyword in the upcoming jdk 1.5
> release.
> A list of warnings I receive if I try to compile the jaxp sources is
> given below.

Good idea, I'll look at this next week and will send a mail on the list
when commited.

Proposal:
- enum -> enumer

Cheers,

-- 
Arnaud Vandyck

Packages should build-depend on what they should build-depend.
		-- Santiago Vila on debian-devel