[gnutls-devel] GnuTLS | error: initializer element is not a compile-time constant (#1228)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu May 6 04:41:04 CEST 2021
Rosen Penev created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1228
## Version of gnutls used:
3.7.1
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
MSYS2
## How reproducible:
Always
I tried changing the void cast to add const but doesn't work.
```
../../../gnutls-3.7.1/lib/algorithms/groups.c:140:12: error: initializer element is not a compile-time constant
.prime = &gnutls_ffdhe_2048_group_prime,
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1228
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/20210506/ca0ae6b1/attachment.html>
More information about the Gnutls-devel
mailing list