[Bug libc/5537] New: strtod under tr_TR locale
susv3 says that strtod should always grok INF and INFINITY. Though under the
tr_TR locale it fails. This is because stdlib/strtod_l.c uses the lowercase
forms to compare strings, and that under tr_TR 'I' isn't the upper case form
of 'i'
Though, it uses many preprocessing magic, so I'm not very confident writing a
patch.
--
Summary: strtod under tr_TR locale
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: madcoder at debian dot org
CC: glibc-bugs at sources dot redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5537
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
Reply to: