On 14 May 2007, at 19:02, Albrecht Schlosser wrote: > 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)
Good point Albrecht - I forgot to say what platform and which toolchain... Duh! Anyway, my report is the only warning I get, building with mingw (gcc-3.4.2)/Msys on WinXP. Wonder why I get different warning than Albrecht? His platform is different, but very similar... Also, build is silent for me on OSX, so that's good. -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

