ardour/libs/appleutility
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
..
CoreAudio NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
CoreAudio105 alternative new version of the AppleUtility library 2015-10-18 23:03:13 +02:00
wscript fix OS X system detection (amend 66704ee) 2015-10-18 23:19:52 +02:00