On 12/05/2019 19:15, Test User via xml wrote:
../libxml2-2.9.9/nanohttp.c:915:28: error: 'F_GETFL' undeclared (first
use in this function)
if ((status = fcntl(s, F_GETFL, 0)) != -1) {
^~~~~~~
Should be fixed with this commit from January: https://gitlab.gnome.org/GNOME/libxml2/commit/d3de75782504c9136e504c6356bbae52fedf17e5 Nick _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] https://mail.gnome.org/mailman/listinfo/xml
