This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug localedata/10797] it_IT locale numeric does not have a separator for thousends


------- Additional Comments From drepper at redhat dot com  2010-04-09 03:23 -------
(In reply to comment #3)
> A sort of citation is wikipedia: http://en.wikipedia.org/wiki/Decimal_separator
> In Germany, Belgium, Denmark, Italy, Romania, Sweden and much of Europe: 1 234
> 567,89 or 1.234.567,89 (in handwriting, 1Ë?234Ë?567,89 is also seen[citation
> needed], but never in Denmark or Sweden).

Well, this text says it's a space or a decimal point.  Not the character you
expect to use.

Another negative is that this combining character is used for something
completely different.  You likely want something like U00B7.  U0307 is
transliterated to "".  But even that isn't correct according to your source.

Either provide additional justification or I'll close this.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10797

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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