]> git.saurik.com Git - wxWidgets.git/commit
[GTK] Do not define *_DEPRECATED macros for the gtk+ stack in preparation of a stable...
authorMart Raudsepp <leio@gentoo.org>
Wed, 29 Nov 2006 04:10:36 +0000 (04:10 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 29 Nov 2006 04:10:36 +0000 (04:10 +0000)
commit4db88d421b2725dfc71d063c80d9e61b0e1e9458
tree2094ea6c3cb79c73b6f01831dc59c84a228595da
parentf85f5ddf8855b67313f8d909d3544b84ca0980ec
[GTK] Do not define *_DEPRECATED macros for the gtk+ stack in preparation of a stable wx release, as we can not
know what functions become deprecated in future releases of gtk+ and co, while the stable wx release should last
the test of time.
We could do some preprocessor magic to automatically define the macros only for development releases (whose minor
version number is odd, not even), but as the releases is close, don't do this at this point, as some compilers
might not like the initial try. I will bring these macros back to HEAD, together with the automation, once 2.8
branches.

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