13
0
livetrax/tools/luadevel
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
..
ardour-lua.sh.in
devel.cc NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
luasession.cc remove unnecessary call to init_post_engine() (now called from libardour) 2019-01-17 09:18:53 -06:00
wscript Package commandline Lua-session tool 2019-06-04 15:15:21 +02:00