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: LC_MONETARY and incorrect danish locale?


Petter Reinholdtsen wrote:

> Notice the space (U0020) at the end of int_curr_symbol.  Removing the
> space result in only 'DKK' being printed.  This looks like a bug to
> me.  How is this supposed to work?  How is the locale supposed to look
> to get it to print "DKK 1,23" for the value 1.23?

No, all int_curr_symbol strings have 4 characters and the trailing space
has a meaning as well.  It's used in certain situations.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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