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

doc: Golang release 1.7 notes indicate macOS Sierra is supported for 1.6.x, when it is not #17643

Closed
smarterclayton opened this issue Oct 28, 2016 · 5 comments
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@smarterclayton
Copy link

The 1.7 release notes indicate that

Go 1.7 adds support for macOS 10.12 Sierra. This support was backported to Go 1.6.3. Binaries built with versions of Go before 1.6.3 will not work correctly on Sierra.

As per #17234 this is no longer the case, and should be qualified.

@bradfitz bradfitz modified the milestone: doc Oct 28, 2016
@bradfitz bradfitz added the Documentation Issues describing a change to documentation. label Oct 28, 2016
@bradfitz
Copy link
Contributor

I sent https://go-review.googlesource.com/32238

@broady, please cherry-pick to the 1.7 branch and push it live to the website.

@gopherbot
Copy link
Contributor

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

@gopherbot
Copy link
Contributor

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

@bradfitz bradfitz reopened this Oct 28, 2016
gopherbot pushed a commit that referenced this issue Oct 28, 2016
We thought it would at the time, but then Beta 4 changed the ABI
again, so it wasn't true in practice.

Fixes #17643

Change-Id: I36b747bd69a56adc7291fa30d6bffdf67ab8741b
Reviewed-on: https://go-review.googlesource.com/32238
Reviewed-by: Russ Cox <[email protected]>
Reviewed-on: https://go-review.googlesource.com/32270
@quentinmit
Copy link
Contributor

@bradfitz Can this be closed now? It has been pushed to the website.

@quentinmit quentinmit added this to the Unreleased milestone Nov 1, 2016
@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 1, 2016
@bradfitz
Copy link
Contributor

bradfitz commented Nov 1, 2016

Yup. Thanks again, @broady.

@bradfitz bradfitz closed this as completed Nov 1, 2016
@golang golang locked and limited conversation to collaborators Nov 1, 2017
@rsc rsc unassigned broady Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

5 participants