DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2297
Version: 1.3-current


Hello,
I have got this error message during compilation due to change in the
scandir function interface. 

--------

In function ‘int fl_filename_list(const char*, dirent***, int
(*)(dirent**, dirent**))’:

error: invalid conversion from ‘int (*)(const void*, const void*)’ to
‘int (*)(const dirent**, const dirent**)’


error:   initializing argument 4 of ‘int scandir(const char*, dirent***,
int (*)(const dirent*), int (*)(const dirent**, const dirent**))’

------

I found patches about this error on the Internet but I want that this
patch works also on previous version of gcc (or glibc , I don't know where
is define the scandir function).

Thank you in advance for information about that


Link: http://www.fltk.org/str.php?L2297
Version: 1.3-current

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

Reply via email to