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/13246] RFE: strtold: do not include uninitialized bytes when converting "NaN"


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

--- Comment #5 from jim at meyering dot net <jim at meyering dot net> 2011-10-06 08:32:36 UTC ---
Hi Jakub,

Thanks for commenting.
I realize that this is not officially a bug.  That's why I wrote "RFE: ...".
However, is there some other way to avoid valgrind "warnings" about those stack
bytes being used uninitialized?

Alternatively, can you recommend a portable way to compare the valid bits of
two NaN values?

-- 
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]