bug-classpath
[Top][All Lists]
Advanced

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

[Bug libgcj/23466] Double.toString(0.0010) ---> "0.001" ISO "0.0010"


From: veldema at cs dot fau dot de
Subject: [Bug libgcj/23466] Double.toString(0.0010) ---> "0.001" ISO "0.0010"
Date: 22 Aug 2005 12:03:30 -0000

------- Additional Comments From veldema at cs dot fau dot de  2005-08-22 12:03 
-------
1) I will file a bug report with SUN and see what they say and report back here
2) I read the comments with _dtoa and for floats the arg is interpretted as
single-precision if mode >= 16 (seems for a double you both need to pass the
isfloat = false && mode == 20
R.

-- 


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




reply via email to

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