International Characters Support: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 103: Line 103:
* short term: tests to ensure every string processing is 8-bi clean
* short term: tests to ensure every string processing is 8-bi clean
* middle and long term: there are a number of options to fully support whatever symbol existing in Unicode:
* middle and long term: there are a number of options to fully support whatever symbol existing in Unicode:
  * make use of C wide_char type
** make use of C wide_char type
  * make use of ICU [http://site.icu-project.org/], an open-source lib with various Unicode support
** make use of ICU [http://site.icu-project.org/], an open-source lib with various Unicode support functions
75

edits