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

x/sys/unix: asm_solaris_amd64.s: wrong argument size 64; expected $...-88 #17252

Closed
mikioh opened this issue Sep 27, 2016 · 1 comment
Closed

Comments

@mikioh
Copy link
Contributor

mikioh commented Sep 27, 2016

GOOS=solaris go tool vet warns the following:

asm_solaris_amd64.s:13: [amd64] sysvicall6: wrong argument size 64; expected $...-88
asm_solaris_amd64.s:16: [amd64] rawSysvicall6: wrong argument size 64; expected $...-88
@mikioh mikioh added this to the Unreleased milestone Sep 27, 2016
@gopherbot
Copy link

CL https://golang.org/cl/43211 mentions this issue.

@golang golang locked and limited conversation to collaborators May 11, 2018
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