-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
variable declaration causes weird compiler error #532
Labels
Comments
Should have been fixed a few releases ago. You did not fill out the part of the form that asked what "hg identify" prints. Can you please run cd $GOROOT hg pull hg update release cd src ./all.bash and let us know whether that fixes the problem. Thanks. changeset: 4419:a960713afe07 user: Russ Cox <rsc@golang.org> date: Tue Dec 15 14:26:33 2009 -0800 files: src/cmd/gc/sinit.c test/fixedbugs/bug227.go description: gc: var x, ok = m[y] Fixes issue #384. R=ken2 http://golang.org/cl/179061 Labels changed: added compilerbug. Owner changed to r...@golang.org. Status changed to WaitingForReply. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: