[gnutls-devel] GnuTLS | Build failure error: expected ')' in crau/crau.h (#1880)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri May 1 03:47:44 CEST 2026




Ryan Carsten Schmidt commented: https://gitlab.com/gnutls/gnutls/-/work_items/1880#note_3305891149


I don't think f5666f8f1f653cfe2bef808a9c9b61534f279ed1 was correct. It changed the behavior of the code.

Previously: If `defined(__has_c_attribute)` and not `__has_c_attribute (__maybe_unused__)` and `defined(__GNUC__)`, it did `#define CRAU_MAYBE_UNUSED __attribute__((__unused__))`.

Now: If `defined(__has_c_attribute)` and not `__has_c_attribute (__maybe_unused__)`, it does not define `CRAU_MAYBE_UNUSED`, whether or not `defined(__GNUC__)`.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/work_items/1880#note_3305891149
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/sent_notifications/4-cmmhx4tztjws7i03yi1fwv0k5-a84t7/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20260501/902534e8/attachment-0001.html>


More information about the Gnutls-devel mailing list