Re: gnome issues with Tru64
- From: George <jirka 5z com>
- To: gnome-devel-list gnome org
- Subject: Re: gnome issues with Tru64
- Date: Thu, 27 Jan 2000 17:36:38 -0800
On Thu, Jan 27, 2000 at 03:11:35PM -0500, Aron Griffis wrote:
> --- gnome-core-1.1.1/panel/applet-widget.c.old Thu Jan 13 05:21:41 2000
> +++ gnome-core-1.1.1/panel/applet-widget.c Thu Jan 27 14:14:07 2000
> @@ -1323,6 +1323,7 @@
> pptr = backing->_u.pmap;
> break;
> default:
> + ;
> }
>
> if(servant->appwidget->frozen_level>0) {
Fixed in CVS already
>
> (5) gnome-applets-1.1.1 bombs compiling gkb with
>
> cc: Error: gkb.c, line 740: Invalid expression. (badexpr)
> APPLET_ACTIVATE(gkb_activator, "gkb_applet", &gkb_impl);
> -------^
> cc: Error: gkb.c, line 740: Invalid statement. (badstmt)
> APPLET_ACTIVATE(gkb_activator, "gkb_applet", &gkb_impl);
> -------^
> cc: Error: gkb.c, line 744: Invalid expression. (badexpr)
> APPLET_DEACTIVATE(gkb_deactivator, "gkb_applet", gkb_impl);
> -------^
> cc: Error: gkb.c, line 744: Invalid statement. (badstmt)
> APPLET_DEACTIVATE(gkb_deactivator, "gkb_applet", gkb_impl);
> -------^
>
> I couldn't figure out where APPLET_* is supposed to be coming
> from...
Fixed in CVS today
> (6) gnome-applets-1.1.1/mini-commander/src/terminal.c bombs compiling
> with
>
> cc: Error: terminal.c, line 159: In this declaration, the type of
> "historyAutoComplete" is not compatible with the type of a
> previous declaration of "historyAutoComplete" at line number 131
> in file terminal.c. (notcompat)
> historyAutoComplete(GtkWidget *widget, GdkEventKey *event)
> ^
>
> Reordering the functions in the file allows it to compile.
Should be fixed.
> (8) gnome-applets-1.1.1/gnotes/gnotes_applet.c doesn't compile because
> the g_debug() macro is completely a gcc-ism (I think).
Fixed.
George
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]