From hardfought; latest gcc complains that /* fall through other stuff */ doesn't match its pattern for /* fall through */ comment indicating that omitted 'break' statement is intentional and one switch case is deliberately continuing into the code for another.
19 KiB
19 KiB