]> git.ipfire.org Git - thirdparty/gettext.git/commit
Silence "this statement may fall through" warnings.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Jun 2023 23:29:33 +0000 (01:29 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Jun 2023 13:54:05 +0000 (15:54 +0200)
commit02fb97b0c8586246dd08a88a16ae5e00850e2c76
treedd05733b2067255eef3e7fc0b13265f0c7aad012
parentac76507030199c07f8c4759b3239aab93c7eec70
Silence "this statement may fall through" warnings.

* gettext-tools/src/x-lua.c: Include attribute.h.
(phase2_getc, phase3_get): Use FALLTHROUGH macro.
gettext-tools/src/x-lua.c