wxWidgets/tests/mbconv
Vadim Zeitlin dbd92d3d0c No real changes, just fix a warning in the test suite.
Don't assign wxNO_LEN to int variable, this results in gcc warnings about
overflow in implicit constant conversion.

Use size_t for the variable containing string length to fix it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-10-17 13:59:55 +00:00
..
convautotest.cpp No real changes, just fix a warning in the test suite. 2010-10-17 13:59:55 +00:00
mbconvtest.cpp Run MBConvTestCase::LibcTests() only for MSVC and not other Windows compilers. 2010-10-03 17:15:46 +00:00