Bug in builtins.c

Mickaëel Graf mgf at bredband.net
Thu Oct 10 17:29:23 CEST 2002


Hi Jasper

I grabbed this afternoon xfce4 from CVS, and I couldn't compile it:

builtins.c: In function `exit_add_options':
builtins.c:198: parse error before `*'
builtins.c:200: request for member `with_lock' in something not a
structure or union
builtins.c:217: request for member `with_lock' in something not a
structure or union
make[2]: *** [xfce4-builtins.o] Error 1
make[2]: Leaving directory `/home/mickael/xfce-devel/xfce4/panel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mickael/xfce-devel/xfce4'
make: *** [all] Error 2

So, the correction is, line 196 in builtins.c:

    GtkWidget * revert_button = revert;

(revert_button wasn't typed)

Cheers
Mickael
-- 
+-----------------------------+
|Mickael Graf|mgf at bredband.net|
+------------+----------------+
|http://korbinus.fr.st        |
+-----------------------------+




More information about the Xfce4-dev mailing list