This is the mail archive of the libc-alpha@sources.redhat.com 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: The content of LC_IDENTIFICATION


[Keld Jørn Simonsen]
> I guess that 4 values could be allowed there, the two specified in
> TR 14652, namely posix:1993 and i18n:2003 and then 2 others, posix:2002
> referring to ISO/IEC 9945:2002 and then what is currenty implemented in
> localedef i18n:1997 - namely ISO/IEC TR 14652 FCD 1 from 1997.

I added some code to check this, and it triggers on almost all
locales.  But I am afraid we need to allow more i18n years, as there
have been drafts out for several years, and all of them have used the
current year in the keyword content.

I guess this list should be ok:

  posix:1993
  posix:2002
  i18n:1999
  i18n:2000
  i18n:2001
  i18n:2002
  i18n:2003

Perhaps posix:* and i18n:* would be a safe choice for now?  The value
do not seem to be not used for anything at the moment.


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