]> git.saurik.com Git - wxWidgets.git/commit
wxString::rfind fixed for wxUSE_STL=0 from Robert Vazan.
authorMattia Barbon <mbarbon@cpan.org>
Thu, 28 Aug 2003 20:32:06 +0000 (20:32 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 28 Aug 2003 20:32:06 +0000 (20:32 +0000)
commit93c83507aaee06567f754b976fbc16b813a30b9c
tree40ea84296151e8d032f42102ada2f00f1aec8272
parentb2bb920ff6dc4868a987976336f74543bcda3046
  wxString::rfind fixed for wxUSE_STL=0 from Robert Vazan.
  Added missing wxArrayString::reserve.

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