Bug 29365

Summary: GNOME Goal: Remove deprecated GLib symbols
Product: at-spi2 Reporter: Andre Klapper <a9016009>
Component: coreAssignee: Rob Taylor <rob.taylor>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium Keywords: janitor
Version: unspecified   
Hardware: Other   
OS: All   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=560423
Whiteboard:
i915 platform: i915 features:

Description Andre Klapper 2010-08-02 09:53:53 UTC
/droute/droute-test.c:238:
g_main_run(main_loop);

According to http://library.gnome.org/devel/glib/stable/glib-The-Main-Event-Loop.html#g-main-run this has been deprecated for decades (glib 2.2).

Please do not use deprecated data and please consider building with CFLAGS+="-DG_DISABLE_DEPRECATED" by default to avoid this in the future.
Comment 1 Mike Gorse 2010-08-02 18:37:30 UTC
Fix in master.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.