[Bug libc/5537] strtod under tr_TR locale

2008-01-03 Thread ismail at pardus dot org dot tr
--- Additional Comments From ismail at pardus dot org dot tr 2008-01-03 21:25 --- FWIW following testcase works for me with glibc 2.7 & tr_TR.UTF-8 #include #include #include #include #include int main(int argc, char **argv) { int i; double ret; char *e = NULL; setlocale

[Bug libc/5537] strtod under tr_TR locale

2008-01-03 Thread drepper at redhat dot com
--- Additional Comments From drepper at redhat dot com 2008-01-03 19:59 --- The conversion uses the C locale. There is no problem I can see. Unless you can provide a test program with the current glibc I'll ignore this report. -- What|Removed |Added

[Bug libc/5537] strtod under tr_TR locale

2008-01-02 Thread ismail at pardus dot org dot tr
-- What|Removed |Added CC||ismail at pardus dot org dot ||tr http://sourceware.org/bugzill