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: Proposal for new element(s) in LC_CTYPE


Hamed Malek <hamed@bamdad.org> writes:
[snip]
> We add one new element like "posix_compliance". This element accept a
> string of some specific characters like 'd' for decimal_point or 't' for
> thousands-sep. 

It seems to me this is what multiple locales are for, and free-form
modifiers, eg.  you would define xx_YY and xx_YY@posix.  You can of
course inherit most of the common stuff between locales using "copy"
keyword in most categories.

Though, it's fairly likely that I didn't really understand you
intentions, so I may be wrong.

Cheers,
Danilo


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