invalid NaN comparisons ----------------------- Key: XALANJ-2434 URL: https://issues.apache.org/jira/browse/XALANJ-2434 Project: XalanJ2 Issue Type: Bug Components: Xalan Affects Versions: 2.7.1 Reporter: Jim Apple Priority: Minor
xalan/lib/ExsltDatetime.java contains several equality comparisons to NaN. Nothing, not even NaN, compares equal to NaN, so these will always be false. Should be isNaN -- 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]