[PATCH v5 4/4] Add system-wide tunables: Filters
DJ Delorie
dj@redhat.com
Wed Feb 11 19:14:30 GMT 2026
DJ Delorie <dj@redhat.com> writes:
> +
> + skip_due_to_filter:
> }
I added a semicolon after the colon to silence the CI error:
dl-tunables.c: In function '__tunables_init':
dl-tunables.c:427:9: error: label at end of compound statement [-Werror=free-labels]
427 | skip_due_to_filter:
| ^~~~~~~~~~~~~~~~~~
It builds either way for me locally :-P
(gcc 14 vs 13?)
More information about the Libc-alpha
mailing list