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

cmd/cgo: -godefs makes negative values from unsigned constants on windows/386 #4120

Closed
4a6f656c opened this issue Sep 21, 2012 · 1 comment
Closed

Comments

@4a6f656c
Copy link
Contributor

The TestUnsignedInt test fails on windows/386:

--- FAIL: TestUnsignedInt (0.00 seconds)
basic.go:95:    Incorrect unsigned int - got -3ff7bd85, want c008427b

This is effectively the same as issue #2470, but on a different platform.
@4a6f656c
Copy link
Contributor Author

Comment 1:

This issue was closed by revision 49aa74e.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants