[gnutls-devel] Guile-GnuTLS | Add enum for GNUTLS_OID_* values. (8bad9c1d)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Jun 16 17:46:02 CEST 2023




civodul started a new discussion on guile/modules/gnutls/build/enums.scm: https://gitlab.com/gnutls/guile/-/commit/8bad9c1d5b3119ef7fb90223e77530b583353971#note_1434305293

>                    #f
>                    "GNUTLS_PRIVKEY_"))
>  
> +(define %oid-enum
> +  ;; Not actually an enum on the C side.
> +  (make-enum-type 'oid "char *"
> +                  '(x520-country-name x520-organization-name

Maybe `"const char *"`.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/commit/8bad9c1d5b3119ef7fb90223e77530b583353971#note_1434305293
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/c6f5457b/attachment.html>


More information about the Gnutls-devel mailing list