You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2010/11/23 17:54:07 UTC

svn propchange: r1031800 - svn:log

Author: mrglavas
Revision: 1031800
Modified property: svn:log

Modified: svn:log at Tue Nov 23 16:54:07 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Nov 23 16:54:07 2010
@@ -1 +1 @@
-Bug fix: precision decimal comparison. a) In compareTo(), if the other value is NaN, should return INDETERMINATE. b) If one value is +0 and the other -0, should return equal. c) In equals(), if both are NaN, treat as equal.
+JIRA Issue #1480: https://issues.apache.org/jira/browse/XERCESJ-1480. Bug fix: precision decimal comparison. a) In compareTo(), if the other value is NaN, should return INDETERMINATE. b) If one value is +0 and the other -0, should return equal. c) In equals(), if both are NaN, treat as equal.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org