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 value out of range issue #34 #36

Merged
merged 1 commit into from
Aug 17, 2016
Merged

Fix value out of range issue #34 #36

merged 1 commit into from
Aug 17, 2016

Conversation

sideshow
Copy link
Owner

@sideshow sideshow commented Aug 17, 2016

Fix for issue #34 where strconv.Atoi() on a 32bit build was giving value out of range error.

@coveralls
Copy link

coveralls commented Aug 17, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling b5a05f0 on fix-int-range into 8104e84 on master.

@alissonsales alissonsales merged commit 0ef66aa into master Aug 17, 2016
@alissonsales alissonsales deleted the fix-int-range branch August 17, 2016 21:55
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.

3 participants