[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:47:08 CEST 2019




Tim Rühsen commented on a discussion on lib/auth/srp_passwd.h: https://gitlab.com/gnutls/gnutls/merge_requests/954#note_167225487

>   *
>   */
>  
> +#ifndef GNUTLS_LIB_AUTH_SRP_PASSWD_H

The more verbose the better. It's all about uniqueness and having a simple rule (so we can generate header guard names with a small algorithm in the future). So having long names is not bad in this case - it's a good thing. If we start making exemptions we would need a list about what and why. I am against that - it easily ends up where we are now: wild mixture of funny naming. And nobody wants to maintain such a list of exemptions, I guess.

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


More information about the Gnutls-devel mailing list