MacArthur, Ian (SELEX) (UK) wrote: > Something very minor... > > Compiling Fl_Double_Window.cxx... > Fl_Double_Window.cxx: In function `char fl_can_do_alpha_blending()': > Fl_Double_Window.cxx:109: warning: unused variable 'set' > > Otherwise good so far!
I second that. And here is another such beast: ;-) Compiling fl_call_main.c... fl_call_main.c:101: warning: 'dummy' defined but not used This is the only warning I get when compiling FLTK :-) > uname ; gcc --version CYGWIN_NT-5.1 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) (WinXP) Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

