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/11828] spurious hi-word part in nl_langinfo on 64bit platform


------- Additional Comments From jakub at redhat dot com  2010-07-22 09:00 -------
Why?
nl_langinfo is only documented for a couple of values, see
http://www.opengroup.org/onlinepubs/9699919799/basedefs/langinfo.h.html
The rest is undocumented, so if you call nl_langinfo with such arguments, it is
implementation defined behavior.
A quick google query would tell you what you need to do...

-- 


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

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