xfce4-showdesktop-plugin-0.3.0 compile errors (against 4.1.90(?))

Auke Kok sofar at lunar-linux.org
Fri Oct 8 11:25:07 CEST 2004


Hi,

showdesktop.c has an illegal cast in lines 548/553/558. A quick hackfix by
adding a set of parenthesis around the _() gettext call fixes it. I
suppose it needs to be cast into (gsomething)_() properly but I leave
those honors up to the author.

sofar


================
showdesktop.c: In function `plugin_create_options':
showdesktop.c:548: warning: assignment from incompatible pointer type
showdesktop.c:548: error: parse error before "dcgettext"
showdesktop.c:553: warning: assignment from incompatible pointer type
showdesktop.c:553: error: parse error before "dcgettext"
showdesktop.c:558: warning: assignment from incompatible pointer type
showdesktop.c:558: error: parse error before "dcgettext"





More information about the Xfce4-dev mailing list