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*,
...)
Fl_File_Chooser2.cxx: In member function `void
fltk3::FileChooser::newdir()':
Fl_File_Chooser2.cxx:1058: 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:70: note: candidate 1: const char* fltk3::input(char*,
const char*, const char*)
../fltk3/ask.h:69: note: candidate 2: const char* fltk3::input(const
char*, const char*, ...)
Fl_File_Chooser2.cxx:1079: 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*,
...)
Fl_File_Chooser2.cxx: In member function `void
fltk3::FileChooser::showChoiceCB()':
Fl_File_Chooser2.cxx:1229: 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:70: note: candidate 1: const char* fltk3::input(char*,
const char*, const char*)
../fltk3/ask.h:69: note: candidate 2: const char* fltk3::input(const
char*, const char*, ...)
make[1]: *** [Fl_File_Chooser2.o] Error 1
make: *** [all] Error 1


This is an older mingw: gcc version 3.4.2 (mingw-special)

SELEX Galileo Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to