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 673100 - Removes the calls to g_thread_init
Removes the calls to g_thread_init
Status: RESOLVED FIXED
Product: GUPnP
Classification: Other
Component: gupnp
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-29 16:43 UTC by Riko Yamada
Modified: 2012-04-02 06:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A simple patch to remove the calls to g_thread_init() (3.39 KB, patch)
2012-03-29 16:44 UTC, Riko Yamada
committed Details | Review

Description Riko Yamada 2012-03-29 16:43:11 UTC
This is redundant with g_type_init since glib 2.24 already.
Comment 1 Riko Yamada 2012-03-29 16:44:24 UTC
Created attachment 210880 [details] [review]
A simple patch to remove the calls to g_thread_init()
Comment 2 Jens Georg 2012-04-01 11:53:25 UTC
Pushed, thank you.
Comment 3 Zeeshan Ali 2012-04-01 19:38:11 UTC
Shouldn't glib dep need to be bumped for this?
Comment 4 Jens Georg 2012-04-02 06:09:39 UTC
Nope. The g_type_init call g_thread_init change was made in 2.24.