Commit graph

4 commits

Author SHA1 Message Date
Robin Gareus
e0d5c1426c
NO-OP: fix some Wimplicit-fallthrough
gcc can recognize various regexps in comments. Since C++17 provides
[[fallthrough]], using /* fallthrough */ consistently seems
appropriate until we switch to C++17.

see also https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
2019-09-18 17:37:54 +02:00
Robin Gareus
5c08a6a85d Wimplicit-fallthrough fixes for tools/utils 2018-10-26 14:53:53 +02:00
Robin Gareus
d83be1baa3 backup lua-test/devel util code 2016-07-07 15:37:11 +02:00
Robin Gareus
942471d21f add lua-session commandline tool 2016-02-23 15:43:03 +01:00