]> git.saurik.com Git - wxWidgets.git/commit - tests/strings/strings.cpp
fix wxString::Replace when new strings are longer than old string
authorRyan Norton <wxprojects@comcast.net>
Mon, 11 Apr 2005 09:05:40 +0000 (09:05 +0000)
committerRyan Norton <wxprojects@comcast.net>
Mon, 11 Apr 2005 09:05:40 +0000 (09:05 +0000)
commit2df0258e2b2925ff664f6bcbe241f6007f760046
tree7991bbb39c84ca829e2d732593d973609ca6ec09
parentea38ef4b5c79f68cb30c0611e094f072267dd18c
fix wxString::Replace when new strings are longer than old string

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