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

Closes #2561: Add casting directly from bool to bigint #2563

Merged

Conversation

stress-tess
Copy link
Member

This PR (closes #2561) adds the code to cast directly from bool to bigint to the compat modules. The only place I was able to make this change is in the class private variables in OperatorMsg (trying to change these cause me to have an internal compilation error)

This PR (closes Bears-R-Us#2561) adds the code to cast directly from bool to bigint to the compat modules. The only place I was able to make this change is in the class private variables in `OperatorMsg`
@Ethan-DeBandi99 Ethan-DeBandi99 added this pull request to the merge queue Jul 14, 2023
Merged via the queue into Bears-R-Us:master with commit efc4186 Jul 14, 2023
10 checks passed
@stress-tess stress-tess deleted the 2561_bool_bigint_cast_compat branch July 14, 2023 21:10
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.

Add casting from bool to bigint to compat modules
5 participants