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

Fix W256 values parsing from config #935

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Fix W256 values parsing from config #935

merged 1 commit into from
Feb 21, 2023

Conversation

arcz
Copy link
Member

@arcz arcz commented Feb 14, 2023

This should fix any issues we have with parsing larger values than would fix into the target type. #792

An error is shown when the values overflow, in contrast to the already existing PR that would silently accept those values #792. I believe it is better to let the user know that the value is wrong. I also adjusted some types, so they better describe the values.

@arcz arcz added this to the 2.1.0 milestone Feb 14, 2023
@ggrieco-tob ggrieco-tob merged commit a1d718b into master Feb 21, 2023
@ggrieco-tob ggrieco-tob deleted the fix-W256-parsing branch February 21, 2023 16:23
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