GNOME Bugzilla – Bug 683175
port spcdec to 0.11
Last modified: 2012-09-02 19:02:01 UTC
Created attachment 223164 [details] [review] port spc to 0.11 Port spcdecoder to 0.11
Thanks, pushed: commit 1d384422e05234875b7147cf093075b50eb2e3cc Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com> Date: Sun Sep 2 00:34:38 2012 +0300 spc: port to 0.11 https://bugzilla.gnome.org/show_bug.cgi?id=683175 Not tested or even compiled. Why do we still need the +/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex + * with newer GLib versions (>= 2.31.0) */ +#define GLIB_DISABLE_DEPRECATION_WARNINGS + ?
Created attachment 223190 [details] [review] Removing GLIB_DISABLE_DEPRECATION_WARNINGS Removing GLIB_DISABLE_DEPRECATION_WARNINGS
thanks for the push...