Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 282 by SanskritFritz: Compile error, g_value_array_get_nth’ is
deprecated
http://code.google.com/p/pidgin-musictracker/issues/detail?id=282
make install aborts with the following errors using GNU Make 3.82 and gcc
(GCC) 4.7.2
mpris.c: In function ‘mpris_status_signal_struct_cb’:
mpris.c:153:13: error: ‘g_value_array_get_nth’ is deprecated (declared at
/usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'g_array_index'
instead [-Werror=deprecated-declarations]
mpris.c: In function ‘mpris_check_player’:
mpris.c:336:13: error: ‘g_value_array_free’ is deprecated (declared at
/usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'g_array_unref'
instead [-Werror=deprecated-declarations]
cc1: all warnings being treated as errors
make[2]: *** [mpris.lo] Error 1
make[2]: Leaving directory
`/usr/AUR/pidgin-musictracker/src/pidgin-musictracker-0.4.22/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/AUR/pidgin-musictracker/src/pidgin-musictracker-0.4.22'
make: *** [all] Error 2
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings