1
mirror of https://github.com/mpv-player/mpv synced 2025-05-13 08:49:55 +02:00
wm4 c84460f61f build: add -Wimplicit-fallthrough
This warning seems to be designed well. It doesn't seem to warn on
fallthrough-only case statements, so it's compatible to well written
code.

stream_dvdnav.c had an obscure bug in inactive code, fix it.
stream_dvb.c is the only place where it intentionally falls through, I
guess I'll just leave it alone.
2019-12-11 17:28:47 +01:00
..
2013-11-21 21:22:36 +01:00
2019-12-11 17:28:47 +01:00