> > On 2 Mar 2010, at 10:24, Albrecht Schlosser wrote: > > > Hmm, we fixed some already, but this is important. Can you tell us > > which Fl_xyz this was about? > > Testing with r7194, Manolo has now fixed those warnings... > > All I got this time (warning wise) is: > > Compiling fl_font.cxx... > fl_font_mac.cxx:38: warning: 'MACsystemVersion' defined but not used > fl_font_mac.cxx:417: warning: 'CGColor* flcolortocgcolor(Fl_Color)' > defined but not used > > Which... I can't remember if I get that with a regular build or not...
These warnings occur only if compiling OS 10.4 and below. I see that as minor enough not to deserve correction, but could be corrected with a few additional #ifdef's. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
