[gnutls-devel] Guile-GnuTLS | test failure on 32 bit systems (#35)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sat Apr 12 14:46:53 CEST 2025
Dariqq created an issue: https://gitlab.com/gnutls/guile/-/issues/35
With dbab8a01b11c90f886507e9a52394ca9919291a4 I broke the certificate-generation.scm test on systems where a long is only 32 bits.
Also there is currently the assumption that long and time_t always have the same size which may or may not hold true.
In https://gitlab.com/gnutls/guile/-/merge_requests/33 I shared a snippet to use the right size int for the conversion but I don't know how I would make the test less demanding when time_t is only 32 bits.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/issues/35
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/20250412/74398d9a/attachment.html>
More information about the Gnutls-devel
mailing list