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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Apr 14 10:48:50 CEST 2019




Right. The pattern is something like PROJECT_PATH_FILENAME_H. That way you have no conflict when including same header file names from different paths. Stupid example: including 'src/utils.h' and 'lib/utils.h' and 'utils.h' from another project would not result in header guard conflicts.

You can simply merge this. I will add all the other header files at some point... just didn't find time so far, too many other "urgent" things pop up currently.

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


More information about the Gnutls-devel mailing list