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/5486] nl_langinfo() returns invalid pointer instead of expected empty string


------- Additional Comments From derick at php dot net  2007-12-15 15:13 -------
I am trying to get this clue Jakub :)
We're getting somewhere, but I still can't find where those POSIX-undefined
actions, which trigger some other return type than a valid string pointer from
"char *nl_langinfo()", are documented and/or defined. And, don't you think it's
strange that a function which is documented, and declared, to return a char* can
actually return an unsigned int or an unit32_t ?

-- 


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

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