modern-rzip icon indicating copy to clipboard operation
modern-rzip copied to clipboard

Wrap cases in explicit blocks

Open Seirdy opened this issue 8 months ago • 0 comments

This is necessary to compile with Clang++.

LLVM bug: https://bugs.llvm.org/show_bug.cgi?id=25294

See also: https://stackoverflow.com/questions/5685471/error-jump-to-case-label-in-switch-statement

Seirdy avatar Nov 01 '23 19:11 Seirdy