classpath
[Top][All Lists]
Advanced

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

Re: "enum" variables (patch)


From: Matthias Pfisterer
Subject: Re: "enum" variables (patch)
Date: Thu, 22 Jan 2004 07:55:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Michael Koch wrote:
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


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.

Can you give me a URL or e-mail address where to send it?

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

Huh? Renaming a few variables is a big contribution? But ok, I need to do this anyway. Can you give me a pointer to some docs that tell me what to do in detail?

Thanks,
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/
--------------------------------------------------------------





reply via email to

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