[Bug libc/625] lconv::frac_digits != CHAR_MAX in "C" locale

sebor at roguewave dot com sourceware-bugzilla@sources.redhat.com
Wed Dec 29 18:46:00 GMT 2004


------- Additional Comments From sebor at roguewave dot com  2004-12-29 18:46 -------
(In reply to comment #1)

But isn't __CHAR_UNSIGNED__ the default? I could understamd frac_digits being
UCHAR_MAX even if I used -fsigned-char (i.e., if I overrode the default) but not
the other way around. It seems that glibc must have been built with
-fsigned-char on this platform. If that's the case, wouldn't building it with
-funsigned-char (or without any such flag) be the way to fix this?

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=625

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



More information about the Glibc-bugs mailing list