]> git.saurik.com Git - wxWidgets.git/commit
added static casts to void * for pointers used with format specifier to silence...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Jul 2006 17:05:46 +0000 (17:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Jul 2006 17:05:46 +0000 (17:05 +0000)
commit008202b7e900e475422dd39e6248249da5192feb
tree7439ecdd684169c57f3643698f1ba2e5d5a871f2
parent96743140283fc90ba56735201e587862da2ab67e
added static casts to void * for pointers used with  format specifier to silence stupid gcc pedantic warning (bug 1500717)

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