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. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice