]> git.saurik.com Git - wxWidgets.git/commit
try all known UCS-[24] synonyms in wxMBConv_iconv, this should fix this class on...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Sep 2005 12:36:17 +0000 (12:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Sep 2005 12:36:17 +0000 (12:36 +0000)
commit74a7eb0bf6ccefe6f377f70ccab1613056107ec4
tree2f0983d581faac4bb7f71738fe176d293e46dd81
parent37d0e9f60320b0858ead5e2556693f4c5404dc0b
try all known UCS-[24] synonyms in wxMBConv_iconv, this should fix this class on IRIX (where UCS-4 is supported but neither UCS-4[LB]E nor UCS4, which were the only ones we tested, are not)

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