! 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 !
SVN Panel Does Not Build With Debug=full
Status:
RESOLVED: FIXED
Product:
Xfce4-panel

Comments

Description Erik Harrison 2005-07-05 15:28:52 CEST
looks like the DBG macro is only expanded when configure is run with --enable-debug=full. With the 
macro expanded, build fails with

iconbox_plugin.c: In function `dialog_response':
iconbox_plugin.c:796: warning: int format, pointer arg (arg 5)
iconbox_plugin.c:796: warning: format argument is not a pointer (arg 6)
iconbox_plugin.c:796: warning: too many arguments for format
make[2]: *** [iconbox_plugin_la-iconbox_plugin.lo] Error 1
make[2]: Leaving directory `/home/erik/xfce4-panel-4.3.2/settings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/erik/xfce4-panel-4.3.2'
make: *** [all] Error 2
Comment 1 Jasper Huijsmans editbugs 2005-07-05 19:19:35 CEST
Should be fixed now, thanks.

Bug #1057

Reported by:
Erik Harrison
Reported on: 2005-07-05
Last modified on: 2010-11-20

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Attachments

Additional information