gtk-jbuhler-980315-0.patch This patch applies to gtk+-0.99.7 . The included patch fixes an uninitialized variable use in gtkwindow.c and silences compiler warnings about unused variables in gdkcc.c, gdkvisual.c, and gdkwindow.c . The patched code compiles cleanly with -Wall using gcc 2.8.1. Jeremy Buhler jbuhler@cs.washington.edu