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]

[PATCH 0/4] Four locale data patches


I think these patches are correct and not destructive but since we are
in the slushy freeze period I'd like to hear at least one OK.  Carlos?

Explanations:

[PATCH v2 1/4] ga_IE and en_IE locales: Revert first_weekday removal (bug
24200).

I call it v2 because the previous version was posted here:
https://sourceware.org/ml/libc-alpha/2016-11/msg00978.html
This version adds the same first_weekday for ga_IE as well.

[PATCH 2/4] nl_BE and nl_NL locales: Dutch salutations (bug 23996).

Originally posted as an attachment here:
https://sourceware.org/bugzilla/show_bug.cgi?id=23996

[PATCH 3/4] nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).

This is my improvement for the previous patch.

[PATCH v4 4/4] Afar locales: Months and days updated from CLDR (bug 21897).

I call it v4 because it is a continuation of the previous patches posted
by Akhilesh Kumar:

v1: https://sourceware.org/ml/libc-alpha/2017-08/msg00068.html
v2: https://sourceware.org/ml/libc-alpha/2017-08/msg00245.html
v3: https://sourceware.org/ml/libc-alpha/2017-08/msg00256.html

However, my patch has been written from scratch and is based on CLDR,
it does not use the previous patches.

Regards,

Rafal


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