[gnutls-devel] GnuTLS | tpm2: dynamically load tss2 libraries as needed (!1544)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Feb 25 15:38:00 CET 2022
Daiki Ueno commented:
When compiled with GCC `-fsanitize`, it produces the following error:
```c
tpm2_esys.c:90:36: error: expected declaration specifiers or '...' before '*' token
90 | static typeof(Esys_GetCapability) (*_gnutls_tss2_Esys_GetCapability);
```
https://gitlab.com/dueno/gnutls/-/jobs/2136238384#L1248
I suspect that this might be a compiler bug, but probably we'll need to go back to the original definition for now...
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1544#note_855552009
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/20220225/3261158d/attachment-0001.html>
More information about the Gnutls-devel
mailing list