Ian MacArthur
2013-02-19 12:48:48 UTC
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2931
Version: 1.3-current
Upload Michael Baeuerle's patches to implement a scandir() function that we
can use on *nix systems that is free of any potential license restrictions.
The prior fl_scandir method was removed by #2687 due to license concerns,
but this broke compilation on some systems (e.g. SunOS 5.7) that do not
provide a suitable scandir() function natively.
Attached files implement a substitute that we can use, that is reported to
work, and should not break any exisitng platforms.
Link: http://www.fltk.org/str.php?L2931
Version: 1.3-current
[STR New]
Link: http://www.fltk.org/str.php?L2931
Version: 1.3-current
Upload Michael Baeuerle's patches to implement a scandir() function that we
can use on *nix systems that is free of any potential license restrictions.
The prior fl_scandir method was removed by #2687 due to license concerns,
but this broke compilation on some systems (e.g. SunOS 5.7) that do not
provide a suitable scandir() function natively.
Attached files implement a substitute that we can use, that is reported to
work, and should not break any exisitng platforms.
Link: http://www.fltk.org/str.php?L2931
Version: 1.3-current