------- Comment #4 from cvs-commit at developer dot classpath dot org  
2006-01-26 16:58 -------
Subject: Bug 25970

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Mark Wielaard <[EMAIL PROTECTED]>   06/01/26 13:43:44

Modified files:
        .              : ChangeLog 
        java/math      : BigDecimal.java 

Log message:
        Fixes bug #25970 reported by Michael Kay <[EMAIL PROTECTED]>
        * java/math/BigDecimal.java (compareTo): Don't strip trailing zeros.
        Add trailing zeros to the fraction of the decimal with the smallest
        scale.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6171&tr2=1.6172&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/java/math/BigDecimal.java.diff?tr1=1.20&tr2=1.21&r1=text&r2=text


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25970



_______________________________________________
Bug-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to