This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 0/1] ru_UA locale: use copy "ru_RU" in LC_TIME (bug 25044)
26.11.2019 09:58 "Dmitry V. Levin" <ldv@altlinux.org> wrote:
> [...]
> Your patch is OK, please install it. Thanks,
Thanks, pushed.
26.11.2019 09:12 Mikhail Gribanov <mikhail.gribanov@gmail.com> wrote:
>
> [...]
> >Note that there may be a misunderstanding caused by the ambiguous
> >term "copy" which may mean:
> My mistake. I am not too familiar with the internal structure of the
> glibc and C (programming language).
Not your fault, really. Misunderstandings do happen and that's why
I emphasize possible cases.
> If there is a possibility instead
> of copy-paste just write
>
> LC_TIME
> copy "ru_RU"
> END LC_TIME
>
> it will be the best solution in terms of reusing code (and will help
> to avoid problems with datetime differences in the future).
Done, thank you again.
Regards,
Rafal