|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug classpath/25970] Incorrect results for BigDecimal.compareTo |
Date: | 26 Jan 2006 16:58:15 -0000 |
------- 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 <address@hidden> 06/01/26 13:43:44 Modified files: . : ChangeLog java/math : BigDecimal.java Log message: Fixes bug #25970 reported by Michael Kay <address@hidden> * 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
[Prev in Thread] | Current Thread | [Next in Thread] |