This is the mail archive of the libc-alpha@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]

[RFC][PATCH v8 00/16][BZ 10871] Month names in alternative (nominative/genitive) case


This is almost complete repost of my patches.  The previous series was
posted on May 29. [1]  There are not many changes in this set, mostly it
is rebase against the current master and applying some recent changes
like using locale_t instead of __locale_t [2].

This series also includes the backward compatibility features although
Zack suggested to remove them. [3]  Feel free to skip the patches 2, 3,
6, 7, and 10 in this series.  My humble opinion is that these patches
should be skipped.

Also this series does not include the localedata import containing the
alternative month names.  This import is not a part of this bugfix but
it is needed in order to see any difference at all.  Also the locale
data have been posted before and have not changed since then.  The last
post in this series will provide links.

As always, documentation is missing because I'd like to hear first that
the code (and which version of it) is acceptable.

You can find more info in bugzilla [4] and in my github repo [5].

Regards,

Rafal


[1] https://sourceware.org/ml/libc-alpha/2017-05/msg00825.html
[2] https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=af85385
[3] https://sourceware.org/ml/libc-alpha/2017-05/msg00609.html
[4] https://sourceware.org/bugzilla/show_bug.cgi?id=10871
[5] https://github.com/rluzynski/glibc


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