]> git.saurik.com Git - wxWidgets.git/commit - include/wx/private/wxprintf.h
fix support for using asterisks in the format string and some code cleanup
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Apr 2009 23:37:28 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Apr 2009 23:37:28 +0000 (23:37 +0000)
commit75ac34cefc896f5fe466661e233bf6a6f0df8e84
tree03ca7b9a568ff8ece32459ffa01e2d7e72a6fa14
parent6aea1e4a7067d8e7cbac03833b64a363baefcb16
fix support for using asterisks in the format string and some code cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/private/wxprintf.h
src/common/wxprintf.cpp
tests/strings/vsnprintf.cpp