Fix and testcase for wxString::rfind bug I introduced.
authorMattia Barbon <mbarbon@cpan.org>
Thu, 4 Sep 2003 21:59:48 +0000 (21:59 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 4 Sep 2003 21:59:48 +0000 (21:59 +0000)
commit78e6050be8686ba15a6969aedf434a18f59cc6ee
tree9a8afdd7f7695f414d0d1213b5184c563e9c8918
parent33faea0a0d17e22a771d96573576bf143fd56e54
  Fix and testcase for wxString::rfind bug I introduced.
Patch by Robert Vazan.

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