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:[EMAIL PROTECTED]> > 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 _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

