After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740271 - 'g_cond_new' is deprecated
'g_cond_new' is deprecated
Status: RESOLVED FIXED
Product: java-atk-wrapper
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: java-atk-wrapper maintainer(s)
java-atk-wrapper maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-11-17 16:45 UTC by Magdalen Berns (irc magpie)
Modified: 2015-02-27 16:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix warning (1.21 KB, patch)
2014-11-20 20:58 UTC, Magdalen Berns (irc magpie)
committed Details | Review

Description Magdalen Berns (irc magpie) 2014-11-17 16:45:32 UTC
'g_cond_new' is deprecated

https://developer.gnome.org/glib/stable/glib-Deprecated-Thread-APIs.html#g-cond-new

Should be using g_conf_init instead

https://developer.gnome.org/glib/stable/glib-Threads.html#g-cond-init
Comment 1 Magdalen Berns (irc magpie) 2014-11-20 20:58:07 UTC
Created attachment 291128 [details] [review]
patch to fix warning
Comment 2 André Klapper 2015-02-27 16:55:52 UTC
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]