URL:
<http://gna.org/patch/?3027>
Summary: libicu
Project: Freeciv
Submitted by: cazfi
Submitted on: Mon 07 Nov 2011 01:49:52 AM EET
Category: general
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: 2.5.0
_______________________________________________________
Details:
Should we take libicu to use for all kind of UTF-8 manipulation?
This came up after discussion about translations. Sometimes it's really hard
to arrange sentences in translation so that it doesn't begin with some "%s",
which uses word starting with lower case letter. It was requested that we
would add some mechanism to upper case such first letters. Well, that's not
trivial to do for variable-byte UTF-8 texts we have. Libicu would probably
help a lot here.
We've also had, and still have, a lot of problems of truncating UTF-8 strings
potentially mid-multibyte-character. On a somewhat related note, I'd like to
change our naming of variables/constants/macros/whatever so that "len" means
length of text in characters, and "size" is used when number of bytes are in
question.
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?3027>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev