]> git.saurik.com Git - wxWidgets.git/commit
fixed bug in wxString::DoCopy - it called Sort on already sorted array (thanks to...
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 24 Dec 1999 23:28:05 +0000 (23:28 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 24 Dec 1999 23:28:05 +0000 (23:28 +0000)
commitbb65ef80feb05e4df68a30e1ef3786158957b00f
tree12ce29328700e18be53b3fccdc2ec765623aef16
parent599a97e9ab9d9c1fca761d501ef101595e0ae486
fixed bug in wxString::DoCopy - it called Sort on already sorted array (thanks to Add behaviour)

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