From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2013-11-11 12:57:33
|
https://bugzilla.gnome.org/show_bug.cgi?id=711840 gnome-perl | Glib | unspecified --- Comment #1 from Emmanuele Bassi (:ebassi) <eb...@gm...> 2013-11-11 12:57:21 UTC --- Created an attachment (id=259555) View: https://bugzilla.gnome.org/attachment.cgi?id=259555 Review: https://bugzilla.gnome.org/review?bug=711840&attachment=259555 Avoid deprecated API with modern GLib We want to keep the ability to build perl-Glib with ancient versions of GLib, but we also want to avoid compiler warnings when compiling against modern versions of GLib. This means avoiding deprecated API, and trying to keep up with the development of the library as much as possible. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |