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: Do not increment max integer value (fixes #1484) #1486

Merged
merged 1 commit into from Feb 22, 2021
Merged

fix: Do not increment max integer value (fixes #1484) #1486

merged 1 commit into from Feb 22, 2021

Conversation

DeepDiver1975
Copy link
Contributor

@DeepDiver1975 DeepDiver1975 commented Feb 22, 2021

This PR:

  • Covered by tests

Fixes #1484

Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Could you please run make cs to fix style issues?

@maks-rafalko maks-rafalko added this to the 0.22.0 milestone Feb 22, 2021
@DeepDiver1975
Copy link
Contributor Author

Could you please run make cs to fix style issues?

I tried .... see #1487 ;-)

@sanmai sanmai merged commit afe9b39 into infection:master Feb 22, 2021
@DeepDiver1975 DeepDiver1975 deleted the fix/max-int-value-increment branch February 22, 2021 13:01
@maks-rafalko
Copy link
Member

Thank you @DeepDiver1975

@MidnightDesign
Copy link
Sponsor Contributor

The test won't work on a 32-bit system, will it?

@maks-rafalko
Copy link
Member

The test won't work on a 32-bit system, will it?

Looks like yes, see #1490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants