On 20.06.2011, at 11:39, MacArthur, Ian (SELEX GALILEO, UK) wrote:

> 
> Just refreshed my fltk3 snapshot - fails with the following errors.
> (NOTE: I don't think I've ever seen one of those errors before, now we
> have several!)
> 
> 
> Compiling Fl_File_Chooser2.cxx...
> Fl_File_Chooser2.cxx: In member function `void
> fltk3::FileChooser::fileNameCB()':
> Fl_File_Chooser2.cxx:870: error: ISO C++ says that these are ambiguous,
> even though the worst conversion for the first is better than the worst
> conversion for the second:
> ../fltk3/ask.h:61: note: candidate 1: void fltk3::alert(char*, const
> char*)
> ../fltk3/ask.h:60: note: candidate 2: void fltk3::alert(const char*,
> ...)

Wow, no, I have never seen those before either. I am using va_list as an 
argument. Maybe that's what's causing it. I will look into this later.

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

Reply via email to