Bug in builtins.c
Jasper Huijsmans
jasper at moongroup.com
Thu Oct 10 17:51:56 CEST 2002
On 10 Oct 2002 17:29:23 +0200
Mickaëel Graf <mgf at bredband.net> wrote:
> Hi Jasper
[...]
> So, the correction is, line 196 in builtins.c:
>
> GtkWidget * revert_button = revert;
>
> (revert_button wasn't typed)
The error is actually that this line must be put after the next.
revert_button needs no type, because it's a global var. Fixed in CVS.
My compiler doesn't complain about this obvious error, that's why I
didn't notice it :(
Thanks,
Jasper
--
IRC channel: #xfce on irc.openprojects.net
More information about the Xfce4-dev
mailing list