1 o Minor bugfixes (compiler compatibility):
2 - Avoid compiler warnings from Clang 10 related to the use of
3 GCC-style "/* falls through */" comments. Both Clang and GCC allow
4 __attribute__((fallthrough)) instead, so that's what we're using now.
5 Fixes bug 34078; bugfix on 0.3.1.3-alpha.