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/windows: port CL 106275 into x/sys/windows #25152

Open
alexbrainman opened this issue Apr 28, 2018 · 1 comment
Open

x/sys/windows: port CL 106275 into x/sys/windows #25152

alexbrainman opened this issue Apr 28, 2018 · 1 comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime.
Milestone

Comments

@alexbrainman
Copy link
Member

@aclements said #21376 (comment)

we could even move all of the crypto APIs from syscall to internal/syscall/windows and tell people to use x/sys/windows instead (which we also need to fix).

This issue is so we do not forget to fix crypto APIs in x/sys/windows.

Austin, lets also decide if we want to remove broken crypto APIs and how we will decide which ones to remove before go1.11 is released. So we don't make breaking changes in syscall twice. Maybe not in this issue.

Thank you.

Alex

@gopherbot gopherbot added this to the Unreleased milestone Apr 28, 2018
@bcmills
Copy link
Contributor

bcmills commented Apr 30, 2018

CC: @FiloSottile

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime.
Projects
Status: Triage Backlog
Development

No branches or pull requests

3 participants