]> Pileus Git - ~andy/gtk/commit
versionmacros: min-require the current stable version
authorBenjamin Otte <otte@redhat.com>
Mon, 30 Apr 2012 18:45:47 +0000 (20:45 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 May 2012 01:13:01 +0000 (03:13 +0200)
commit12846d821cabc97cdf4aab7b6b3340cbe4de3219
tree71124fea6a135a27d3ca090f1a1f5e3234ece33b
parent7bb19b85c26ffc8b93d82cb392f7575018a2ae52
versionmacros: min-require the current stable version

.. instead of the previous stable version.

This ensures that if we use GDK_DEPRECATED_IN_3_6, it will actually emit
a warning in GTK 3.5, and not wait with that until GTK 3.7. This is
particularly useful for stuff that gets deprecated right now. This code
should emit warnings right now, so we know what we're doing while
deprecating.
gdk/gdkversionmacros.h.in