[Bug 1013383] Re: Gnomeradio use GLib deprecated thread API
POJAR GEORGE
1013383 at bugs.launchpad.net
Fri Jul 6 11:19:28 UTC 2012
** Changed in: gnomeradio (Ubuntu)
Status: Confirmed => In Progress
** Changed in: gnomeradio (Ubuntu)
Assignee: (unassigned) => POJAR GEORGE (geoubuntu)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1013383
Title:
Gnomeradio use GLib deprecated thread API
Status in “gnomeradio” package in Ubuntu:
In Progress
Bug description:
From build log
https://launchpad.net/ubuntu/+source/gnomeradio/1.8-2ubuntu2/+build/3569989/+files
/buildlog_ubuntu-quantal-i386.gnomeradio_1.8-2ubuntu2_BUILDING.txt.gz
it seems that gnomeradio use GLib deprecated thread API.
-----------------------------------------------------------------------------------------
gui.c:1194:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
-----------------------------------------------------------------------------------------
g_thread_init has been deprecated since version 2.32 and should not be
used in newly-written code. This function is no longer necessary. The
GLib threading system is automatically initialized at the start of
program.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/1013383/+subscriptions
More information about the Ubuntu-sponsors
mailing list