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

#227 breaks windows/386 builds #232

Closed
jefferai opened this issue Nov 6, 2020 · 1 comment
Closed

#227 breaks windows/386 builds #232

jefferai opened this issue Nov 6, 2020 · 1 comment

Comments

@jefferai
Copy link
Contributor

jefferai commented Nov 6, 2020

Upgrading to dockertest 3.6.2 from 3.6.0 causes our windows/386 builds to fail:

Stderr: # github.com/moby/term
../../go/pkg/mod/github.com/moby/term@v0.0.0-20200915141129-7f0af18e79f2/term_windows.go:74:39: constant 4294967286 overflows int
../../go/pkg/mod/github.com/moby/term@v0.0.0-20200915141129-7f0af18e79f2/term_windows.go:80:40: constant 4294967285 overflows int
../../go/pkg/mod/github.com/moby/term@v0.0.0-20200915141129-7f0af18e79f2/term_windows.go:86:40: constant 4294967284 overflows int

I'm opening a moby/term issue as it's upstream, but wanted something here for tracking.

@jefferai
Copy link
Contributor Author

Thank you!!!

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

1 participant