Hello, When I update my svn working copy of fltk 1.3.x (r6611) I get an error when compiling. Is there something I need to do other than Update-to-head? I am using kdesvn to do the update.
The error I am getting is: Compiling Fl_x.cxx... Fl_x.cxx:341:2: warning: #warning XFT support here Fl_x.cxx:453:2: warning: #warning XFT support here Fl_x.cxx: In function ‘void fl_new_ic()’: Fl_x.cxx:344: warning: deprecated conversion from string constant to ‘char*’ Fl_x.cxx: In function ‘void fl_set_spot(int, int, int, int, int, int, Fl_Window*)’: Fl_x.cxx:455: warning: deprecated conversion from string constant to ‘char*’ Fl_x.cxx: In function ‘int fl_handle(const XEvent&)’: Fl_x.cxx:425: error: too few arguments to function ‘void fl_set_spot(int, int, int, int, int, int, Fl_Window*)’ Fl_x.cxx:832: error: at this point in file Thanks, Alvin _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

