[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]