Prevent crash in wxString::Mid under STL builds (fixes #1231725).
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 4 Jul 2005 11:12:52 +0000 (11:12 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 4 Jul 2005 11:12:52 +0000 (11:12 +0000)
commit73f507f52d91365eb93c085c25fe573e84cc1075
treec2e398931b954f2f56b3760874bd863230d3abc3
parent31da10deab9ff5c9a5705e6e241cbbce38b87a58
Prevent crash in wxString::Mid under STL builds (fixes #1231725).

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