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

[STR New]

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


I'm far from an expert, but since I wrote the scandir test...

The interesting case would be to see what happens if you only comment out
HAVE_SCANDIR_POSIX, but let HAVE_SCANDIR defined. That's what the XCode
setup does.

It looks like configure "thinks" that the POSIX prototype is available,
since the compile test emits only a warning and not an error. That
explains that you see the same warning when you compile the lib - at least
that is consistent ;-)

I don't know what to do in this case, though. If there was an option for
configure to fail a test, if the compiler emits a warning...


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

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

Reply via email to