Skip to content

fix bugs: const MAX_FILTER_KIND_SIZE outside the valid range#165

Merged
regehr merged 1 commit intocsmith-project:masterfrom
sendaoYan:issue163
Feb 27, 2026
Merged

fix bugs: const MAX_FILTER_KIND_SIZE outside the valid range#165
regehr merged 1 commit intocsmith-project:masterfrom
sendaoYan:issue163

Conversation

@sendaoYan
Copy link
Copy Markdown
Contributor

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]; #163

Fixes: #163

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 <yansendao.ysd@alibaba-inc.com>
@regehr regehr merged commit 88f99e8 into csmith-project:master Feb 27, 2026
@sendaoYan sendaoYan deleted the issue163 branch February 28, 2026 01:46
@sendaoYan
Copy link
Copy Markdown
Contributor Author

Thanks @regehr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants