imm wrote: > On 14 May 2007, at 19:02, Albrecht Schlosser wrote: > > 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...
Because yours has been fixed already, Matt is really fast :-) I also forgot to mention that I used r5829. Under linux I get the same Compiling fl_call_main.c... fl_call_main.c:101: warning: 'dummy' defined but not used and additionally: === making test === ... Compiling blocks.cxx... blocks.cxx: In member function 'void BlockSound::play_explosion(float)': blocks.cxx:390: warning: unused variable 'sample_ptr' $ uname -a Linux myhost 2.6.17 #4 SMP PREEMPT Wed May 10 13:53:45 CEST 2006 i686 GNU/Linux $ gcc --version gcc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) Cheers Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

