]> Savannah Git Hosting - gnulib.git/commit
tests: Fix some clang -Wimplicit-fallthrough warnings.
authorBruno Haible <bruno@clisp.org>
Thu, 7 Sep 2023 14:13:22 +0000 (16:13 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 14 Sep 2023 09:52:40 +0000 (11:52 +0200)
commit002ad12d27aeb04dee8f8caa647b1aa3a8c175a9
tree3d6c7034a57140b96f7112cd41e66758364264f8
parent2bf98b88a0e992f1afefc932f922d318a536ed41
tests: Fix some clang -Wimplicit-fallthrough warnings.

* tests/test-execute-main.c (main): Add 'break' statement.
* tests/test-sys_file.c (main): Likewise.
ChangeLog
tests/test-execute-main.c
tests/test-sys_file.c