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/parser: ParseExprFrom doesn't appear to handle bailouts with errors correctly #34241

Closed
griesemer opened this issue Sep 11, 2019 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@griesemer
Copy link
Contributor

See comments in https://go-review.googlesource.com/c/go/+/194638/1/src/go/parser/interface.go and investigate.

@griesemer griesemer added NeedsFix The path to resolution is known, but the work has not been done. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Sep 11, 2019
@griesemer griesemer added this to the Go1.14 milestone Sep 11, 2019
@gopherbot gopherbot removed the NeedsFix The path to resolution is known, but the work has not been done. label Sep 11, 2019
@benshi001 benshi001 self-assigned this Sep 12, 2019
@gopherbot
Copy link

Change https://golang.org/cl/194638 mentions this issue: go/parser: fix ignored errors in ParseExprFrom

@golang golang locked and limited conversation to collaborators Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants