[gnutls-devel] GnuTLS | Enhance the configuration file capabilities (!1013)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jun 14 10:08:27 CEST 2019




Dmitry Eremin-Solenikov started a new discussion on lib/algorithms/ecc.c: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181319598

>  /* Supported ECC curves
>   */
>  
> -static const gnutls_ecc_curve_entry_st ecc_curves[] = {
> +#ifdef DISABLE_SYSTEM_CONFIG
> +/* When we have no configuration this list is read-only */
> +static const
> +#else
> +static
> +#endif

It might be easier to just define `SYSTEM_CONFIG_OR_CONST`

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181319598
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/20190614/9ffe0c99/attachment.html>


More information about the Gnutls-devel mailing list