bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support FALLTHROUGH macro better in glibc+clang


From: Bruno Haible
Subject: Re: Support FALLTHROUGH macro better in glibc+clang
Date: Sat, 25 Mar 2023 22:09:13 +0100

Hi Paul,

Any objections against this proposed patch from
<https://lists.gnu.org/archive/html/bug-gnulib/2023-02/msg00178.html> ?

> 2023-02-26  Bruno Haible  <bruno@clisp.org>
> 
>       Support FALLTHROUGH macro better in glibc+clang.
>       * lib/fnmatch.c (FALLTHROUGH): Use __attribute__ ((__fallthrough__))
>       also in clang >= 10.
>       * lib/fts.c (FALLTHROUGH): Likewise.
>       * lib/regex_internal.h (FALLTHROUGH): Likewise.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]