• Colomban Wendling's avatar
    Try and avoid meaningless deprecation warnings from GLib and GTK · 409fe1a3
    Colomban Wendling yazdı
    Avoid deprecation warnings from GLib and GTK versions newer than what
    we currently require by default.
    
    To undo this and get all deprecation warnings back, undefine
    `GLIB_VERSION_MIN_REQUIRED` and `GDK_DISABLE_DEPRECATION_WARNINGS` on
    the command line (e.g. using `-U...` in `CFLAGS`).
    409fe1a3
HACKING 29.7 KB