]> git.saurik.com Git - wxWidgets.git/commit
fixed ToString() for negative long longs (bug 1101426)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2005 23:08:13 +0000 (23:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2005 23:08:13 +0000 (23:08 +0000)
commit1d4037aa1f081ee2273468aa6f6cc5918d5e7d14
treed35bfd5017d6e98b4c678ed487b0f05efae932ad
parente508567a95c7858f7bbf21d37c189fdd6f3eac2e
fixed ToString() for negative long longs (bug 1101426)

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