[gnutls-devel] GnuTLS | compress-cert: support compression of client certificates (!1641)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Sep 19 17:36:32 CEST 2022
Daiki Ueno commented on a discussion on lib/ext/compress_certificate.h: https://gitlab.com/gnutls/gnutls/-/merge_requests/1641#note_1105652956
> gnutls_compression_method_t _gnutls_compress_certificate_num2method(uint16_t num);
> int _gnutls_compress_certificate_method2num(gnutls_compression_method_t method);
>
> +int
Do you mean to place `int` on the same line as `_gnutls_compress_certificate_recv_params`? I don't think it's a requirement of Linux kernel coding style, and if we do, the arguments would not align properly in 80 columns.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1641#note_1105652956
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/20220919/0c8137d3/attachment.html>
More information about the Gnutls-devel
mailing list