]> git.saurik.com Git - wxWidgets.git/commit - src/common/string.cpp
improved out of memory handling by return failure status where possible and
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 8 May 2002 14:11:40 +0000 (14:11 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 8 May 2002 14:11:40 +0000 (14:11 +0000)
commitb1801e0eb80854c1b96950de5c7082ec02346798
treef88a133856ed67afd260cbe6dc53f4d58f57d5bb
parent4e352a3f0479c4e3d1434612502c6a716baa0869
improved out of memory handling by return failure status where possible and
adding asserts in debug mode (suggested by SourceForge patch # 544906)
corrected warnings when compiling with -Wall -W

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