]> git.saurik.com Git - wxWidgets.git/commit
Map illegal UTF-8 sequences to a range in Unicode's private use area as
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 28 Apr 2007 15:56:17 +0000 (15:56 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 28 Apr 2007 15:56:17 +0000 (15:56 +0000)
commit5deedd6e79a29e5dcdcf6d94bda94b8d1c61c676
treeae30edd81a7b5c7aad194f5fc3d83ea0401af634
parent0be0990e4175241d9f68b015c7ce77994192a727
Map illegal UTF-8 sequences to a range in Unicode's private use area as
discussed recently on wx-users.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/strconv.cpp