]> Savannah Git Hosting - gnulib.git/commit
dfa: Avoid warnings with some Apple clang versions.
authorBruno Haible <bruno@clisp.org>
Sun, 26 Feb 2023 15:56:19 +0000 (16:56 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 26 Feb 2023 15:56:19 +0000 (16:56 +0100)
commitc7d7c31ced7575de8078a7c1389049dbe02a8f50
tree114d6cda93060a513f5777dc1519ae393fb12e79
parentf4108bb802770feed541f4b168aebbea45146ede
dfa: Avoid warnings with some Apple clang versions.

Reported by Werner Lemberg <wl@gnu.org> in
<https://lists.gnu.org/archive/html/bug-gnulib/2023-02/msg00159.html>.

* lib/dfa.c (FALLTHROUGH): When __apple_build_version__ is defined,
ignore __clang_major__.
ChangeLog
lib/dfa.c