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]

Re: [RFC][PATCH v5 00/13][BZ 10871] Month names in genitive case


13.01.2017 11:40 Siddhesh Poyarekar <siddhesh@gotplt.org> wrote:
>
>
> On Saturday 31 December 2016 11:17 PM, Zack Weinberg wrote:
> > (cc:ing Siddhesh with his release manager hat on: is it already too
> > late for this change to make 2.25?)
>
> Sorry I missed this. It is too late for 2.25 now, but please feel free
> to continue discussion and reach a consensus so that you can include the
> solution early when 2.26 opens next month.
>
> Siddhesh

I'm sorry about that.  But, on the other hand, we have more time
to design, test, etc.  Also, everybody are welcome to fix my patches
and even prepare their own taking mine as a concept only.

Things left to do:

- do not make the alt_mon section in locale database obligatory,
  instead generate the alt_mon as a copy of mon when it is missing;
- consequently: do not add the alt_mon to all locales;
- rename ALTMON_* constants to __ALTMON_*;
- implement the %Ob format specifier and its corresponding _NL_ABALTMON_*
  (abbreviated alternative month name);
- test, discuss, reach a consensus...

Best regards,

Rafal


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