[fltk.bugs] FLTK 1.3 fails to build on OSX 10.8.2

2012-09-25 Thread Adrian Boeing
I got an error compiling filename_list on my new OSX 10.8.2 computer: Compiling filename_list.cxx... filename_list.cxx: In function ‘int fl_filename_list(const char*, dirent***, int (*)(dirent**, dirent**))’: filename_list.cxx:122: error: invalid conversion from ‘int (*)(const void*,

Re: [fltk.bugs] FLTK 1.3 fails to build on OSX 10.8.2

2012-09-25 Thread Manolo Gouy
I got an error compiling filename_list on my new OSX 10.8.2 computer: Compiling filename_list.cxx... filename_list.cxx: In function ‘int fl_filename_list(const char*, dirent***, int (*)(dirent**, dirent**))’: filename_list.cxx:122: error: invalid conversion from ‘int (*)(const void*,