]> git.saurik.com Git - wxWidgets.git/commit
fixed wxMBConv::cMB2WC and cWC2MB to check for conversion failure
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 11 Apr 2004 09:47:31 +0000 (09:47 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 11 Apr 2004 09:47:31 +0000 (09:47 +0000)
commit635f33ceddd0c7804fe508dcfb0407a153be1ac8
treed3ddb307e8540600158bb69688509e661276ad3a
parent98773c1c8b43567f385ac4e010579dff17740a51
fixed wxMBConv::cMB2WC and cWC2MB to check for conversion failure

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