return persistent buffers from mb_str()/wc_str() to allow assigning the returned...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Apr 2009 19:49:45 +0000 (19:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Apr 2009 19:49:45 +0000 (19:49 +0000)
commitf54cb154d59a7205b0f2829b5aea31882a379d60
tree30e06a8766f8dc84667549cf9567f612c4d8ab0f
parentdbe31039f7ee6169d80386fd75a9f03316f8d261
return persistent buffers from mb_str()/wc_str() to allow assigning the returned value to simple pointers

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