Ukrainian locale
Keld Jørn Simonsen
keld@dkuug.dk
Sun Jun 15 16:48:00 GMT 2003
On Sun, Jun 15, 2003 at 01:31:41PM +0200, Petter Reinholdtsen wrote:
>
> - I believe the full name of the language and region should be used
> in LC_IDENTIFICATION. Your locale uses the codes. This patch
> changes this.
This is not so. In LC_IDENTIFICATION it is the ISO 639 and ISO 3166
language and country codes that are being used.
>
> - The category in LC_IDENTIFICATION should probably use uk_UA instead
> of il18n to match the other locales in glibc. This patch fixes it.
This actually defeats the purpose of LC_IENTIFICATION, which is to
identify which format that is being used in each category, by specifying
which format specification that is being used. "uk_UA" is not at
standard for locale formats. "i18n" refers to TR 14652, which is about
to be published. You may then use "i18n:2003" to refer the current TR.
> - Why do you use posix:1993 for LC_NUMERIC?
LC_NUMERIC was not changed with TR 14652, so with a specification of
"posix:1993" you cover both the posix standard and TR 14652.
Best regards
keld
More information about the Libc-alpha
mailing list