[gnutls-devel] GnuTLS | lib/nettle/int/nettle-internal.h: include alloca.h if configure found it (!1882)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Oct 8 04:01:22 CEST 2024




Daiki Ueno started a new discussion on lib/nettle/int/nettle-internal.h: https://gitlab.com/gnutls/gnutls/-/merge_requests/1882#note_2147288173

 >  #define GNUTLS_NETTLE_INT_NETTLE_INTERNAL_H_INCLUDED
 >  
 >  #include <assert.h>
 > +#ifdef HAVE_ALLOCA_H

I suppose we can include `<alloca.h>` unconditionally, as a replacement header (from Gnulib) is always present if system doesn't have it.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1882#note_2147288173
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/20241008/453c2b06/attachment.html>


More information about the Gnutls-devel mailing list