Fix wxString::replace when nLen is wxString::npos.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 4 Oct 2007 12:50:49 +0000 (12:50 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 4 Oct 2007 12:50:49 +0000 (12:50 +0000)
commitdfaae3e640da198acdb53394c1a4110b76431c77
treeef2e609b78ac4b9cb5cf788a27d641f3d8941dde
parent91a865a4fa39ac6c911d537af12169e53eb43314
Fix wxString::replace when nLen is wxString::npos.

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