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 localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases


https://sourceware.org/bugzilla/show_bug.cgi?id=10871

--- Comment #54 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Created attachment 9570
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9570&action=edit
Provide backward compatibility for nl_langinfo family

As requested in [1] and [2] this patch defines backward compatible versions of
nl_langinfo() and nl_langinfo_l(). Is this sufficient? Can we assume that
__nl_langinfo_l() is a private API (even if visible in public) and it is not
guaranteed to be backward compatible?

[1] https://sourceware.org/ml/libc-alpha/2016-06/msg00009.html
[2] https://sourceware.org/ml/libc-alpha/2016-06/msg00019.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]