we need to pass szLocale allocated by strdup() and not retloc itself to setlocale()
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 24 Feb 2006 23:40:18 +0000 (23:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 24 Feb 2006 23:40:18 +0000 (23:40 +0000)
commitb7e1957a679b13c2dbe299b0a49cbcfc244e605b
tree950a5f83ae9a4131df2fb416af5fab8ae2f8a547
parent70ad0e06f0e5aec6f1f5f158977cf8420723f3ed
we need to pass szLocale allocated by strdup() and not retloc itself to setlocale()

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