Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix bugs: const MAX_FILTER_KIND_SIZE outside the valid range
fix bugs: src/Filter.h:60:14: error: integer value 2 is outside the valid range of values [0, 1] for the enumeration type 'FilterKind' [-Wenum-constexpr-conversion]; csmith-project#163 Fixes: csmith-project#163 Signed-off-by: sendaoYan <[email protected]>
- Loading branch information