Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


On 04/09/2014 08:47 AM, julien2412 wrote:
On pc Debian x86-64 with master sources updated today, I got this:
/home/julien/compile-libreoffice/libo/vcl/unx/gtk/a11y/atkimage.cxx: In
function ‘void image_get_image_position(AtkImage*, gint*, gint*,
AtkCoordType)’:
/home/julien/compile-libreoffice/libo/vcl/unx/gtk/a11y/atkimage.cxx:84:9:
error: ‘void atk_component_get_position(AtkComponent*, gint*, gint*,
AtkCoordType)’ is deprecated (declared at
/usr/include/atk-1.0/atk/atkcomponent.h:182): Use
'atk_component_get_extents' instead [-Werror=deprecated-declarations]
          atk_component_get_position( ATK_COMPONENT( image ), x, y,
coord_type );
          ^
/home/julien/compile-libreoffice/libo/vcl/unx/gtk/a11y/atkimage.cxx:84:78:
error: ‘void atk_component_get_position(AtkComponent*, gint*, gint*,
AtkCoordType)’ is deprecated (declared at
/usr/include/atk-1.0/atk/atkcomponent.h:182): Use
'atk_component_get_extents' instead [-Werror=deprecated-declarations]
          atk_component_get_position( ATK_COMPONENT( image ), x, y,
coord_type );

^
cc1plus: all warnings being treated as errors

Worked around now like for other similar cases in vcl/unx/gtk/a11y/.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.