Bug 29365 - GNOME Goal: Remove deprecated GLib symbols
Summary: GNOME Goal: Remove deprecated GLib symbols
Status: RESOLVED FIXED
Alias: None
Product: at-spi2
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Rob Taylor
QA Contact:
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2010-08-02 09:53 UTC by Andre Klapper
Modified: 2010-08-02 18:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.