diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-11-29 03:54:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-11-29 04:59:40 +0800 |
commit | 19b26e86d0f995ef1b508a982a0c0ade605023b2 (patch) | |
tree | 9f64d62b72519bf05233739be6c717731fb24761 /e-util/e-text-event-processor-emacs-like.c | |
parent | aef0e1e7fd70373218cc395ddc74ac178ba9ca2f (diff) | |
download | gsoc2013-evolution-19b26e86d0f995ef1b508a982a0c0ade605023b2.tar gsoc2013-evolution-19b26e86d0f995ef1b508a982a0c0ade605023b2.tar.gz gsoc2013-evolution-19b26e86d0f995ef1b508a982a0c0ade605023b2.tar.bz2 gsoc2013-evolution-19b26e86d0f995ef1b508a982a0c0ade605023b2.tar.lz gsoc2013-evolution-19b26e86d0f995ef1b508a982a0c0ade605023b2.tar.xz gsoc2013-evolution-19b26e86d0f995ef1b508a982a0c0ade605023b2.tar.zst gsoc2013-evolution-19b26e86d0f995ef1b508a982a0c0ade605023b2.zip |
Use version-based GLib/GDK/GTK+ warnings.
Use GLIB_VERSION_MAX_ALLOWED and GDK_VERSION_MAX_ALLOWED to warn if we
accidentally use symbols that were introduced in versions subsequent to
our minimum requirement.
Use GLIB_VERSION_MIN_REQUIRED and GDK_VERSION_MIN_REQUIRED to suppress
deprecation warnings by version so we can clean them up incrementally.
The initial values produce a few deprecation warnings which should not
be terribly difficult to clean up.
Diffstat (limited to 'e-util/e-text-event-processor-emacs-like.c')
0 files changed, 0 insertions, 0 deletions