Niklas Nylen

Results 2 issues of Niklas Nylen

switch/case statements must have a default case (`otherwise`) if needed Motivation: If the case is selected based on an enumerated value and not all enum members are handled, either explicitly...

tool: mh_lint
requires: sem

**What kind of feature is this?** * New feature in MISS_HIT **MISS_HIT component affected** * Style checker **Describe the solution you'd like** Global and persistent variables shall be declared first...

tool: mh_style