WiredTiger has explicit fallthrough in case statements.
Specifically there is an explicit fallthrough in src/include/bitstring.i within the __BIT_GET macro.
These are commented correctly, but it appears that the use of a Macro to create the case clauses the warning to fire incorrectly.
- related to
-
WT-3994 Enhance WiredTiger Jenkins pull request tester for old branches
- Closed
- links to