]> git.saurik.com Git - wxWidgets.git/commit - src/common/strvararg.cpp
normalize printf/scanf format strings correctly on all platforms, while accounting...
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Jun 2007 11:10:36 +0000 (11:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Jun 2007 11:10:36 +0000 (11:10 +0000)
commit50e27899137071a7379e0bcca3ced4097d982e5b
tree378cd080d4a1bc38ce8b115daeb135936fe86116
parent929bd94ee1ebf1d6d73c038954eef424a3ef8739
normalize printf/scanf format strings correctly on all platforms, while accounting for wxArgNormalizer<T> conversions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/strvararg.h
src/common/strvararg.cpp
src/common/wxcrt.cpp
src/common/wxprintf.cpp
tests/formatconverter/formatconvertertest.cpp