Query on UTF-32 encodings for letters

Andreas Schwab schwab@suse.de
Mon Jan 17 22:51:00 GMT 2005


Robert Dewar <dewar@adacore.com> writes:

> There is no upper case I with dot

There is.  It's U0130, LATIN CAPITAL LETTER I WITH DOT ABOVE.

> 0049;LATIN CAPITAL LETTER I;Lu;0;L;;;;;N;;;;0069;
> 0069;LATIN SMALL LETTER I;Ll;0;L;;;;;N;;;0049;;0049
> 0131;LATIN SMALL LETTER DOTLESS I;Ll;0;L;;;;;N;;;0049;;

In the tr_TR locale, U0069 is mapped to U0130, not U0049; and U0049 is
mapped to U0131, not U0069.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc mailing list