[vlc-devel] vlc: svn commit r14746 (courmisch)
Subversion daemon
svn at videolan.org
Sun Mar 12 23:52:25 CET 2006
r14746 | courmisch | 2006-03-12 23:52:25 +0100 (Sun, 12 Mar 2006) | 5 lines
Changed paths:
M /trunk/include/charset.h
M /trunk/include/vlc_symbols.h
M /trunk/src/misc/unicode.c
* Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms
* Cosmetic fixes
* Check for invalid UTF-32 sequence
* Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list