Kaffe CVS wrote:
PatchSet 4728 Date: 2004/05/14 18:47:59
Author: guilhem
Branch: HEAD
Tag: (none) Log:
Fixes for configure + java.text.DecimalFormat + java.text.SimpleDateFormat


        * libraries/javalib/java/text/DecimalFormat.java
        (parse): Fixed parsing of decimal strings. Number of maximum digits
        to be read should now work.

        * libraries/javalib/java/text/SimpleDateFormat.java:
        (SimpleDateFormat): Set maximumFractionDigit to 0 for the number
        formatter. This fixes DateFormatTest.

Merci, Guilhem! That fixed the last failing regression test for me.

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to