gcc-2.8.1 and applet-lib.cc
- From: Fritz Heinrichmeyer <fritz heinrichmeyer fernuni-hagen de>
- To: gnome-list gnome org
- Subject: gcc-2.8.1 and applet-lib.cc
- Date: 25 Mar 1998 13:12:21 +0100
there is a problem with applet-lib.cc and gcc-2.8.1:
applet-lib.cc: In function `char * gnome_panel_applet_request_id(char *, int *, char **, char **, unsigned int *)':
applet-lib.cc:282: warning: initializing non-const `long unsigned int &' with `unsigned int' will use a temporary
gnome-panel.h:56: warning: in passing argument 4 of `GNOME::Panel::applet_request_id(const char *, char *&, char *&, long unsigned int &)'
the reference parameter wid (window-id) is not the one it should be. I
changed wid to gulong. Now the panel behaves MUCH better ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]