This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14049] Incorrect strtod, atof etc. hex float rounding


http://sourceware.org/bugzilla/show_bug.cgi?id=14049

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-05-04 10:46:13 UTC ---
Fixed by:

commit 8f203e6cb695daa219f8148e81e108c2da8137d4
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri May 4 10:44:39 2012 +0000

    Fix strtod rounding of hex values (bug 14049).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]