Hi Julien,

Il 04/11/2013 20:01, julien2412 ha scritto:
Hello,

On pc Debian x86-64 testing updated today, with:
gcc (Debian 4.8.2-1) 4.8.2
ldd (Debian EGLIBC 2.17-93) 2.17

[snip]

Indeed, https://developer.gnome.org/gio/2.36/gio-GIOScheduler.html indicates
this:
As of GLib 2.36, the g_io_scheduler methods are deprecated in favor of
GThreadPool and GTask.

The weird thing is I don't know why I've got these warnings since EGLIBC
2.17 branch is based on GLIBC 2.17 (see http://www.eglibc.org/home)

Any idea? (should we update the calls with the new methods? Include a test
on glibc with MACRO to know which method to call? Silence these warnings for
the moment - until when? - with pragma instructions?)

glibc is the C library, you should look for libglib2.0 (dpkg -l libglib2.0*). Grep for glib-2.0 in configure.ac to see where glib is used in telepathy. Can't say if it's fine or not to eventually bump glib / telepathy version.

cheers,
riccardo

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to