[gnutls-devel] GnuTLS | Add or clean header guards in lib/ (!954)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon May 6 19:42:33 CEST 2019




Tim Rühsen commented on a discussion on lib/includes/gnutls/pkcs11.h: https://gitlab.com/gnutls/gnutls/merge_requests/954#note_167223261

>   *
>   */
>  
> -#ifndef __GNUTLS_PKCS11_H

Starting defines (and other non function-local names) with _ is reserved for C implementation. The earlier we straighten this the better. I know it (obviously) works for now, but I saw the first static analyzers being picky about it.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/954#note_167223261
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/20190506/72510cc0/attachment.html>


More information about the Gnutls-devel mailing list