Use C locale representation for floating point numbers in wxAny.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 May 2013 13:14:35 +0000 (13:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 May 2013 13:14:35 +0000 (13:14 +0000)
commit850a256b833831d58f3ac8479348033b8a159aae
tree3667149cde4ef6b8dd867d8e663d4487e09859d6
parent2e1894d608430b21756f2de8e0eede33a4b57288
Use C locale representation for floating point numbers in wxAny.

Always use the decimal point, regardless of the current locale.

This completes the changes of r74019.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
interface/wx/any.h
src/common/any.cpp