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 v12 0/6][BZ 10871] Month names in alternative grammatical case


[PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case

Thank you Zack, Carlos, and Dmitry for your reviews.

For completeness, this is the 12th version of my patches.  Not much has
been changed, mostly changelog and commit messages.

More details of the changes since the version 11, [1] except the commit
messages:

Patch 1/6: More tests for strptime() added, in English, German, and French.
Patch 3/6: A test for strptime() in Spanish added.  A test in Russian uses
    the Unicode (UTF-8) characters directly rather than hexadecimal
    sequences.
Patch 5/6: Minor reword.
Patch 6/6: This patch previously has not been numbered.  It can be treated
    as part of this series or as a separate patch.  This new version
    adds a test for strptime() actually using a nominative case of a month
    name.

The missing patches are available in my github repo [2] which is up to
date this time.

I'd like to receive at least one "OK" review before I push to stable.

Regards,

Rafal


[1] https://sourceware.org/ml/libc-alpha/2018-01/msg00258.html
[2] 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]