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/6467] strtod "0.0" returns nonzero


------- Additional Comments From eberlein at us dot ibm dot com  2008-04-29 19:29 -------
Bah, close this due to user error.  I neglected to include stdlib.h.

Aside: I discovered the problem reading the null terminator while working on the
dfp version and assumed it affected the bfp version as well.  It looks like
str_to_mpn isn't affected by the null so it just works.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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