! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
exo-icon-view-accessible error
Status:
RESOLVED: FIXED

Comments

Description Cristian Marchi 2012-11-12 21:33:32 CET
I got the following error trying to build exo from git under Xubuntu 12.10:

make[2]: ingresso nella directory "/home/prova/Xfce/exo/exo"
  CC     libexo_1_la-exo-icon-view.lo
In file included from exo-icon-view.c:571:0:
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_item_accessible_info_new':
../exo/exo-icon-view-accessible.c:1121:52: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_accessible_find_child':
../exo/exo-icon-view-accessible.c:1163:49: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_accessible_ref_child':
../exo/exo-icon-view-accessible.c:1184:48: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_accessible_model_row_changed':
../exo/exo-icon-view-accessible.c:1356:8: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_accessible_model_row_inserted':
../exo/exo-icon-view-accessible.c:1407:8: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_accessible_model_row_deleted':
../exo/exo-icon-view-accessible.c:1452:8: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_accessible_ref_accessible_at_point':
../exo/exo-icon-view-accessible.c:1772:8: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
../exo/exo-icon-view-accessible.c: In function 'exo_icon_view_accessible_ref_selection':
../exo/exo-icon-view-accessible.c:1843:8: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
cc1: all warnings being treated as errors
make[2]: *** [libexo_1_la-exo-icon-view.lo] Errore 1
make[2]: uscita dalla directory "/home/prova/Xfce/exo/exo"
make[1]: *** [install] Errore 2
make[1]: uscita dalla directory "/home/prova/Xfce/exo/exo"
make: *** [install-recursive] Errore 1
Comment 1 Nick Schermer editbugs 2012-11-13 20:27:22 CET
Fixed in f84aa1f.

Bug #9493

Reported by:
Cristian Marchi
Reported on: 2012-11-12
Last modified on: 2012-11-13

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information