atk_focus_tracker_notify deprecated
julien2412
serval2412 at yahoo.fr
Tue Oct 8 12:15:23 PDT 2013
Hello,
On pc Debian x86-64 with master sources updated today, I got this:
/home/julien/compile-libreoffice/libo/vcl/unx/gtk/a11y/atklistener.cxx: In
function ‘gint idle_defunc_state_change(AtkObject*)’:
/home/julien/compile-libreoffice/libo/vcl/unx/gtk/a11y/atklistener.cxx:81:13:
error: ‘void atk_focus_tracker_notify(AtkObject*)’ is deprecated (declared
at /usr/include/atk-1.0/atk/atkutil.h:176) [-Werror=deprecated-declarations]
atk_focus_tracker_notify( NULL );
^
/home/julien/compile-libreoffice/libo/vcl/unx/gtk/a11y/atklistener.cxx:81:44:
error: ‘void atk_focus_tracker_notify(AtkObject*)’ is deprecated (declared
at /usr/include/atk-1.0/atk/atkutil.h:176) [-Werror=deprecated-declarations]
atk_focus_tracker_notify( NULL );
^
(I runned a "make clean && make")
See
https://developer.gnome.org/atk/unstable/AtkUtil.html#atk-focus-tracker-notify
Any idea?
Julien
--
View this message in context: http://nabble.documentfoundation.org/atk-focus-tracker-notify-deprecated-tp4077259.html
Sent from the Dev mailing list archive at Nabble.com.
More information about the LibreOffice
mailing list