mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-02 11:49:33 +01:00
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 |
||
|---|---|---|
| .. | ||
| MSVCardour_osc | ||
| interface.cc | ||
| osc.cc | ||
| osc.h | ||
| osc_controllable.cc | ||
| osc_controllable.h | ||
| osc_cue_observer.cc | ||
| osc_cue_observer.h | ||
| osc_global_observer.cc | ||
| osc_global_observer.h | ||
| osc_gui.cc | ||
| osc_gui.h | ||
| osc_route_observer.cc | ||
| osc_route_observer.h | ||
| osc_select_observer.cc | ||
| osc_select_observer.h | ||
| wscript | ||