This is an update to my last patch, it fixes few things missing.

The patch is not complete, and still lacks support for
formatToCharacterIterator (return null).

I hope someone could go with this, as I really know nothing about this
method, and documentation is lacking...

Waiting for comments :)

Mario

2006-09-29  Mario Torre  <[EMAIL PROTECTED]>

        PR28462
        * java/text/DecimalFormat.java: Almost new rewrite, and update to 1.5.
        * java/text/DecimalFormatSymbols.java (clone): fixed to also clones
        locale.
        * java/text/NumberFormat.java (format): all format methods, fixed
        FieldPosition argument should never be null.
        (format(Object, StringBuffer, FieldPosition)): fixed signature, method
is
        not final.

-- 
Lima Software, SO.PR.IND. s.r.l.
http://www.limasoftware.net/
pgp key: http://subkeys.pgp.net/

Proud GNU Classpath developer: http://www.classpath.org/
Read About us at: http://planet.classpath.org

Please, support open standards:
http://opendocumentfellowship.org/petition/
http://www.nosoftwarepatents.com/

Attachment: decimalformat-2006-09-29-rc2.patch.tar.gz
Description: application/compressed-tar

Reply via email to