set string length properly in wxString(p, conv, len) ctor (patch 755593)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Jul 2003 12:13:49 +0000 (12:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Jul 2003 12:13:49 +0000 (12:13 +0000)
commit251a8ce858c489c5955446e97d293cc8c02d6736
treeeb51935f8d59e0ea821346bc06894fdb4b040aa7
parent50dee7e0ebbe05574116dce391596ddc55d644be
set string length properly in wxString(p, conv, len) ctor (patch 755593)

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