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

InstanceEnv::delete_by_col_eq: return u32 instead of NonZeroU32 #539

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Nov 8, 2023

Description of Changes

Fixes an issue that BitCraft were having (spamming INFO messages).

API and ABI

No breakage as the ABI of u32 and the non-zero variant are the same.

Expected complexity level and risk

1 - trivial simple diff with low risk.

@Centril Centril requested a review from kulakowski November 8, 2023 18:40
@Centril Centril changed the title InstanceEnv::delete_by_col_eq: return u32v instead of NonZeroU32` InstanceEnv::delete_by_col_eq: return u32 instead of NonZeroU32 Nov 8, 2023
@Centril Centril mentioned this pull request Nov 8, 2023
4 tasks
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.

2 participants