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

go/types: fix TODO in testdata/cycles2.src (reminder issue) #23127

Closed
griesemer opened this issue Dec 14, 2017 · 1 comment
Closed

go/types: fix TODO in testdata/cycles2.src (reminder issue) #23127

griesemer opened this issue Dec 14, 2017 · 1 comment
Labels
early-in-cycle A change that should be done early in the 3 month dev cycle. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@griesemer
Copy link
Contributor

A convoluted interface type definition in this test file doesn't report the desired error. See also the TODO in go/types/typexpr.go's Checker.interfaceType.

Needs careful analysis of the situation.

@griesemer griesemer added the NeedsFix The path to resolution is known, but the work has not been done. label Dec 14, 2017
@griesemer griesemer added this to the Go1.11 milestone Dec 14, 2017
@griesemer griesemer self-assigned this Dec 14, 2017
@griesemer griesemer modified the milestones: Go1.11, Go1.12 May 31, 2018
@griesemer griesemer added the early-in-cycle A change that should be done early in the 3 month dev cycle. label May 31, 2018
@gopherbot
Copy link

Change https://golang.org/cl/141640 mentions this issue: go/types: remove a test case and update comment

@golang golang locked and limited conversation to collaborators Oct 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
early-in-cycle A change that should be done early in the 3 month dev cycle. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

2 participants