commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch #1002] bug fixes for java.math.BigDecimal


From: nobody
Subject: [Patch #1002] bug fixes for java.math.BigDecimal
Date: Sat, 25 Jan 2003 15:15:43 -0500

Patch #1002 has been updated. 

Project: 
Category: None
Status: Closed
Summary: bug fixes for java.math.BigDecimal

Follow-Ups:

Date: 2003-Jan-21 10:01
By: crawley

Comment:
These patches fix the following bugs:

  *  BigDecimal.toString() incorrectly would return
     strings that start with "." or "-." in some cases.

  *  BigDecimal(String) could not cope with a "+"
     following the "E" or "e".  E

  *  BigDecimal(String)'s error handling for 
     malformed exponent parts was sloppy.

-------------------------------------------------------

Date: 2003-Jan-25 15:15
By: cbj

Comment:
Thanks for the patch, it definitely helps with Mauve.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1002&group_id=85




reply via email to

[Prev in Thread] Current Thread [Next in Thread]