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

Proposed fix for #8979 #9064

Merged
merged 1 commit into from
Nov 13, 2014
Merged

Proposed fix for #8979 #9064

merged 1 commit into from
Nov 13, 2014

Conversation

recursive-madman
Copy link
Contributor

Don't loose precision when parsing image size on 32 bit machines.
Presumably fixes #8979.

@icecrime
Copy link
Contributor

Thank you for your contribution. Could you please amend to sign your commit?

@recursive-madman
Copy link
Contributor Author

Sure. I was expecting you to ask me to turn the spaces to tabs (which I also did now).

@jessfraz
Copy link
Contributor

@recursive-madman does it fix the problem on your machine? because I can only test it doesnt break current functionality/cli output

@thaJeztah
Copy link
Member

Perhaps an inline comment should be added to clarify why this change was made, to prevent future coders from "cleaning it up" if they didn't know the change was to accommodate 32 bit machines.

…sumably fixes moby#8979.

Signed-off-by: Recursive Madman <recursive.madman@gmx.de>
@recursive-madman
Copy link
Contributor Author

@jfrazelle yes, it does solve the problem.
@thaJeztah good suggestion. I added a comment to the commit.

@recursive-madman
Copy link
Contributor Author

any chance for this to get merged?

any more adjustments necessary?

@icecrime
Copy link
Contributor

LGTM (ping @jfrazelle @crosbymichael)

@jessfraz
Copy link
Contributor

LGTM

jessfraz pushed a commit that referenced this pull request Nov 13, 2014
@jessfraz jessfraz merged commit 06899e0 into moby:master Nov 13, 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

Successfully merging this pull request may close these issues.

docker-images displays negative virtual size
4 participants