Add our own deprecation macros

This will allow to suppress deprecation warnings on a per-module
basis, if needed. They are on by default now, though.
This commit is contained in:
Matthias Clasen
2011-10-11 13:33:07 -04:00
parent 0da0411a4a
commit a1acf35653
2 changed files with 16 additions and 0 deletions

View File

@@ -406,6 +406,8 @@ G_HAVE_GNUC_VARARGS
G_HAVE_ISO_VARARGS
G_HAVE_GROWING_STACK
G_VA_COPY_AS_ARRAY
GLIB_DEPRECATED
GLIB_DEPRECATED_FOR
</SECTION>
<SECTION>