[gnutls-devel] GnuTLS | HAVE_WRITEV checked in code, but never defined (#752)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Apr 12 22:12:49 CEST 2019




For example, on a modern Linux `DEFINE_IOVEC_T` ends up as `#include <sys/uio.h>
typedef struct iovec giovec_t;`. This is written into gnutls.h and put into the tarball.

Now, someone downloads the tarball and unpacks on a system that has no sys/uio.h (e.g. native Windows). Result is a build failure.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/752#note_160409847
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190412/fdca9f05/attachment.html>


More information about the Gnutls-devel mailing list