Fixed bug for chars with ASCII value > 127, explicitly casting to an unsigned char...
authorJulian Smart <julian@anthemion.co.uk>
Fri, 14 Mar 2008 14:16:39 +0000 (14:16 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 14 Mar 2008 14:16:39 +0000 (14:16 +0000)
commit2eb37f730d29c1edd3e3339930f12c3c2d2635b3
tree8192dca5ef187535aaa4d8ec534bfbad1abc843b
parenteb61203f6e97e735fcef2c197cecc83a00cf2c10
Fixed bug for chars with ASCII value > 127, explicitly casting to an unsigned char (Sebastian Gottschalk)

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