fixed last commit to not break ToString() for negative numbers but still fix it for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 Feb 2005 00:13:38 +0000 (00:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 Feb 2005 00:13:38 +0000 (00:13 +0000)
commit21b9b5e2925776b0b63a4f44558d325351013a0b
treeb397e8c867e6b18c6d8c2c785e2d4fa827d50896
parent238ecedea78f01ca7ae18829847ddef2f656218d
fixed last commit to not break ToString() for negative numbers but still fix it for wxLongLong(LONG_MIN, 0) for which Negate() doesn't work

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