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

syscall: nacl can't Seek properly #23035

Closed
bradfitz opened this issue Dec 7, 2017 · 3 comments
Closed

syscall: nacl can't Seek properly #23035

bradfitz opened this issue Dec 7, 2017 · 3 comments
Labels
FrozenDueToAge help wanted NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Dec 7, 2017

See trybot failures from https://go-review.googlesource.com/c/go/+/82535 ...

https://storage.googleapis.com/go-build-log/6cb9912e/nacl-amd64p32_ce6fb3f2.log

Skipping those tests on nacl for now.

@bradfitz bradfitz added help wanted NeedsFix The path to resolution is known, but the work has not been done. labels Dec 7, 2017
@bradfitz bradfitz added this to the Unplanned milestone Dec 7, 2017
@gopherbot
Copy link

Change https://golang.org/cl/82535 mentions this issue: syscall: make Seek use SetFilePointerEx on Windows, allowing large seek offsets

@dsnet
Copy link
Member

dsnet commented Dec 7, 2017

Possibly related: #21728

@bradfitz
Copy link
Contributor Author

bradfitz commented Dec 7, 2017

@dsnet, yup, dup. Thanks.

@bradfitz bradfitz closed this as completed Dec 7, 2017
@golang golang locked and limited conversation to collaborators Dec 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge help wanted NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants