mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user