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

Configuration test fails on 32-bit (ARM) #550

Closed
huin opened this issue May 17, 2014 · 0 comments
Closed

Configuration test fails on 32-bit (ARM) #550

huin opened this issue May 17, 2014 · 0 comments
Milestone

Comments

@huin
Copy link

huin commented May 17, 2014

configuration

src/configuration/configuration_test.go:73: constant 10737418240 overflows int
FAIL configuration [build failed]

It appears that the configuration "size" type wraps an int. Should it wrap an int64 instead for platform compatibility?

@jvshahid jvshahid added this to the 0.7.0 milestone May 20, 2014
jvshahid added a commit that referenced this issue May 27, 2014
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

No branches or pull requests

2 participants