]> birchwood-abbey.net Git - mit-scheme.git/commit
Define and use FALLTHROUGH() macro to pacify clang.
authorTaylor R Campbell <campbell+mit-scheme@mumble.net>
Thu, 31 Dec 2020 18:18:07 +0000 (18:18 +0000)
committerTaylor R Campbell <campbell+mit-scheme@mumble.net>
Thu, 31 Dec 2020 18:34:56 +0000 (18:34 +0000)
commite2d29c76a2c4a76da21a0196e204fb5cbd83c036
treec3614b73d50e5b09b38c75549306e4ba927b90af
parent6d4496e1bcae23518c7a42087204bc880feb52c9
Define and use FALLTHROUGH() macro to pacify clang.

(cherry picked from commit 4c55717b7d6b38c1aaaf51b95beff879b9ffd7ae)
src/microcode/confshared.h
src/microcode/interp.c
src/microcode/syntax.c
src/microcode/ux.c
src/microcode/uxsig.c