[gnutls-devel] Guile-GnuTLS | More X.509 bindings (!13)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Jun 16 20:44:51 CEST 2023
David Thompson commented on a discussion on guile/modules/gnutls/build/enums.scm: https://gitlab.com/gnutls/guile/-/merge_requests/13#note_1434523277
> #f
> "GNUTLS_NAME_"))
>
> +(define %privkey-enum
Using a list for flags is my usual method of dealing with bit flags when binding C functions. Also, it's a pattern that is already used in this project. See `scm_gnutls_make_session` for an upstream example.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/merge_requests/13#note_1434523277
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/20230616/7d20eb34/attachment.html>
More information about the Gnutls-devel
mailing list