Some of these functions changed recently, but the macros that are
defined when GNOME hint support is disabled were not updated.

Index: fvwm/gnome.h
===================================================================
RCS file: /home/cvs/fvwm/fvwm/fvwm/gnome.h,v
retrieving revision 1.9
diff -a -u -r1.9 gnome.h
--- fvwm/gnome.h 2002/09/10 23:20:14    1.9
+++ fvwm/gnome.h 2002/09/17 01:56:43
@@ -65,7 +65,7 @@
 #else
 
 #define GNOME_Init()
-#define GNOME_ProcessClientMessage(fwin, ev) 0
+#define GNOME_ProcessClientMessage(exc) 0
 #define GNOME_ButtonFunc(eventp, w, fwin, context, action,
 Module)
 #define GNOME_ProxyButtonEvent(ev)
 #define GNOME_ShowDesks(eventp, w, fwin, context, action,
 Module)
@@ -75,7 +75,7 @@
 #define GNOME_SetLayer(fwin)
 #define GNOME_SetDesk(fwin)
 #define GNOME_SetWinArea(w)
-#define GNOME_HandlePropRequest(propm, prop, win, ev)
+#define GNOME_HandlePropRequest(exc, propm, prop)
 #define GNOME_SetAreaCount()
 #define GNOME_SetDeskCount()
 #define GNOME_SetCurrentArea()

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to