Public bug reported:

>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.

** Affects: gnomeradio (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  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 use deprecated thread API.
+ 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-
+  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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013383

Title:
  Gnomeradio use Deprecated thread API

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/1013383/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to