You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "peter snowdon (JIRA)" <ji...@apache.org> on 2007/05/18 15:52:16 UTC

[jira] Updated: (JXPATH-84) reserved word enum is used

     [ https://issues.apache.org/jira/browse/JXPATH-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

peter snowdon updated JXPATH-84:
--------------------------------

    Attachment: XPathParser.java

I changes it to enumerator. Not original.

> reserved word enum is used
> --------------------------
>
>                 Key: JXPATH-84
>                 URL: https://issues.apache.org/jira/browse/JXPATH-84
>             Project: Commons JXPath
>          Issue Type: Bug
>            Reporter: peter snowdon
>            Priority: Minor
>         Attachments: XPathParser.java
>
>
> line 3671 in XPathParser uses enum:
> for (java.util.Enumeration enum = jj_expentries.elements(); enum.hasMoreElements();) {
> which fails under java5.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org