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
