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

alternate fix to #66 #68

Merged
merged 1 commit into from
Jul 12, 2021
Merged

alternate fix to #66 #68

merged 1 commit into from
Jul 12, 2021

Conversation

mschoch
Copy link
Member

@mschoch mschoch commented Jul 12, 2021

This config value just needs a large integer. By switching to
math.MaxInt32 we allow it to build correctly on 32-bit systems
but keep the config type simpler.

This config value just needs a large integer.  By switching to
math.MaxInt32 we allow it to build correctly on 32-bit systems
but keep the config type simpler.
@mschoch mschoch added this to the v0.1.6 milestone Jul 12, 2021
@mschoch
Copy link
Member Author

mschoch commented Jul 12, 2021

ping @tmm1

@mschoch mschoch merged commit 6926728 into master Jul 12, 2021
@mschoch mschoch deleted the change-constant-to-max-int-32 branch July 12, 2021 20:16
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