13
0
livetrax/libs/evoral
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
..
evoral Fix Wdeprecated, dynamic exception 2019-09-18 04:43:09 +02:00
MSVCevoral Remove a (no longer needed) source file from our MSVC project (evoral) 2019-09-18 15:05:16 +01:00
src NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
test Fix Wdeprecated, dynamic exception 2019-09-18 04:43:09 +02:00
run-tests.sh
wscript remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00