]> git.saurik.com Git - wxWidgets.git/commit
define ATTRIBUTE_PRINTF(m,n) and not just ATTRIBUTE_PRINTF as nothing when the compil...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Mar 2007 14:03:53 +0000 (14:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Mar 2007 14:03:53 +0000 (14:03 +0000)
commite57ee9bb0cd5d0e49a60b36b2ca31af01dbde454
tree95b1e6a856b60f846bb191046eb6d6d0eebc750f
parent7d73178688319a42524df406bf50e032bf05a21d
define ATTRIBUTE_PRINTF(m,n) and not just ATTRIBUTE_PRINTF as nothing when the compiler doesn't support it, otherwise it can result in compiler errors when wx/defs.h is included before a standard header using ATTRIBUTE_PRINTF() as (at least version 2.6.20 of) xmlerror.h from libxml2 does

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h