DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2174 Version: 1.1.3 FYI: looks like IRIX 6.5's cpp doesn't like "#warning". Probably fine for now, but some workaround is probably needed for release. ---- snip Compiling fl_file_dir.cxx... "../FL/Fl_Browser_.H", line 124: remark(3201): parameter "item" was never referenced virtual const char *item_text(void *item) const { return 0L; } ^ Compiling fl_font.cxx... "fl_font_x.cxx", line 301: error(1011): unrecognized preprocessing directive #warning fl_text_extents is only a test stub in Xlib build at present ^ "fl_font_x.cxx", line 300: remark(3201): parameter "n" was never referenced void fl_text_extents(const char *c, int n, int &dx, int &dy, int &W, int &H) { ^ 1 error detected in the compilation of "fl_font.cxx". gmake[1]: *** [fl_font.o] Error 2 gmake: *** [all] Error 1 Link: http://www.fltk.org/str.php?L2174 Version: 1.1.3 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
