> I don't have time to confirm right now, but the warning about scandir > complains about the fourth argument, not the third, i.e. > uwsgi_versionsort. > > I think it's due to const struct * v.s. const void *. >
You mean scandir/versionsort declaration on your system is different from this one ? http://man7.org/linux/man-pages/man3/scandirat.3.html -- Roberto De Ioris http://unbit.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
