! 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 !
Again compile error with gcc 3.3
Status:
CLOSED: FIXED

Comments

Description Enrico Tröger editbugs 2006-09-14 08:30:07 CEST
gcc throws the following error messages:

In file included from thunarx-menu-provider.c:25:
../thunarx/thunarx-menu-provider.h:71: error: syntax error before "G_GNUC_WARN_UNUSED_RESULT"
../thunarx/thunarx-menu-provider.h:75: error: syntax error before "G_GNUC_WARN_UNUSED_RESULT"
../thunarx/thunarx-menu-provider.h:80: error: syntax error before "G_GNUC_WARN_UNUSED_RESULT"
In file included from thunarx-menu-provider.c:27:
../thunarx/thunarx-alias.h:77: error: syntax error before "G_GNUC_WARN_UNUSED_RESULT"
../thunarx/thunarx-alias.h:80: error: syntax error before "G_GNUC_WARN_UNUSED_RESULT"
../thunarx/thunarx-alias.h:83: error: syntax error before "G_GNUC_WARN_UNUSED_RESULT"
make[3]: *** [libthunarx_1_la-thunarx-menu-provider.lo] Fehler 1


gcc --version: gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Comment 1 Benedikt Meurer editbugs 2006-09-14 12:24:09 CEST
Actually, "Again compile error with GLib 2.6.0". ;-)
Comment 2 Benedikt Meurer editbugs 2006-09-14 12:45:33 CEST
Fixed with revision 23156.

2006-09-14	Benedikt Meurer <benny@xfce.org>

	* thunarx/thunarx-config.h.in, thunarx/thunarx-file-info.h: Fix build
	  with GLib 2.6.x. Bug #2317.

Bug #2317

Reported by:
Enrico Tröger
Reported on: 2006-09-14
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information