use wxConvLibc, not wxConvCurrent, with regerror()
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Mar 2007 23:15:17 +0000 (23:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Mar 2007 23:15:17 +0000 (23:15 +0000)
commit6d50049a5c4a04f10df683482b51e10c2d65ef84
tree1f492d92124ad203c6a8ddce5ea70943080930ac
parent92f4e151a66bb0d648eb944b2846176eb48bfaf8
use wxConvLibc, not wxConvCurrent, with regerror()

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