don't expect errno to be set to EOVERFLOW if vsnprintf() fails
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Nov 2005 22:59:02 +0000 (22:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Nov 2005 22:59:02 +0000 (22:59 +0000)
commitb1727cfef7e084b0ba52b69fbe948379d66981da
treeb3db1ebc8ca2ebaf417c8406315e5c27fa5d6e8d
parent455c8f1d554e4c11b9cd0c49346947b1eadbf2aa
don't expect errno to be set to EOVERFLOW if vsnprintf() fails

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