fixed wxVsnprintf() to write as much as it can if the output buffer is too short
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 29 Jun 2007 19:28:54 +0000 (19:28 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 29 Jun 2007 19:28:54 +0000 (19:28 +0000)
commitec873c943d71f0d5f13e3398557071448cda6c23
tree63ad480b2d7e845d6af7b796d80fb116c1abc3af
parent4d62edfb07f3f5d359d5ab231df7094e16e9df78
fixed wxVsnprintf() to write as much as it can if the output buffer is too short

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