Torsten Giebl wrote:
>>
>> 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
> 
> 
> I am getting the same error with a fresh cleanout.

Sorry, there's a missing header file, I'm just checking this. Will be 
fixed in a few minutes. I'm fairly sure that I had tested this with and 
without xft, but maybe something else has changed in the meantime.

Fixed in svn -r 6613.

I'll check the diffs later to see what happened.

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to