Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow strings to have implicit conversion to bool same as YARA #216

Merged
merged 1 commit into from
May 30, 2022

Conversation

metthal
Copy link
Member

@metthal metthal commented May 30, 2022

When using builder interface, strings couldn't benefit from implicit cast to booleans, since they were excluded from all the types that can be casted to bools.

@metthal metthal merged commit 6dda35b into master May 30, 2022
@metthal metthal deleted the strings-implicit-cast-to-bools branch May 30, 2022 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant