Variable name 'enum' used in a couple of places
-----------------------------------------------
Key: DERBY-112
URL: http://nagoya.apache.org/jira/browse/DERBY-112
Project: Derby
Type: Improvement
Environment: win xp
Reporter: Jonathan Nash
Priority: Trivial
I noticed the variable name 'enum' was used in a couple of places like SQLParser.java and
ij.java. 'enum' is now a keyword in Java 1.5. I just changed the variable name to avoid any
future conflicts.
This is my first code submission. Please let me know if all changes submitted should be linked
to a corresponding item in JIRA?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|