classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "enum" variables (patch)


From: Michael Koch
Subject: Re: "enum" variables (patch)
Date: Wed, 21 Jan 2004 21:32:17 +0100
User-agent: Mutt/1.3.28i

On Wed, Jan 21, 2004 at 06:31:18PM +0100, Matthias Pfisterer wrote:
> Hi,
> 
> in Java 1.5, "enum" is a keyword. Therefore it can no longer be used for 
>  variable names. I've made a patch that changes all variables "enum".
> 
> Matthias
> 
> -- 
> Matthias Pfisterer    <mailto:address@hidden>
> Reuchlinstrasse 28    phone ++49-711-62 87 12
> D-70176 Stuttgart     (in Deutschland 0711-62 87 12)
> GERMANY
> 
> Work like you don't need the money.
> Love like you've never been hurt.
> Dance like nobody is watching.
> 
> Java Sound Resources (examples, FAQ, applications):
> http://www.jsresources.org/
> 
> Tritonus, the open source implementation of the Java Sound API:
> http://www.tritonus.org/
> --------------------------------------------------------------

> Index: external/jaxp/source/gnu/xml/aelfred2/XmlParser.java
> ===================================================================
> RCS file: 
> /cvsroot/classpath/classpath/external/jaxp/source/gnu/xml/aelfred2/XmlParser.java,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 XmlParser.java
> --- external/jaxp/source/gnu/xml/aelfred2/XmlParser.java      1 Feb 2003 
> 02:10:12 -0000       1.1.1.1
> +++ external/jaxp/source/gnu/xml/aelfred2/XmlParser.java      21 Jan 2004 
> 17:29:53 -0000

Thats from external sources and need to get fixed upstream first. Then
we can update our copy of GNU Jaxp.

Do you have already done the copyright assignment stuff ? For such a big
contribution we need you to assign your copyright to FSF.



Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]