[ http://issues.apache.org/jira/browse/DERBY-112?page=all ]

Mike Matrigali updated DERBY-112:
---------------------------------

      Component: SQL
    Description: 
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?

  was:
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?


> Variable name 'enum' used in a couple of places
> -----------------------------------------------
>
>          Key: DERBY-112
>          URL: http://issues.apache.org/jira/browse/DERBY-112
>      Project: Derby
>         Type: Improvement
>   Components: SQL
>  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://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to