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

cmd/vet: confusing error when build constraint is not followed by an empty line #6979

Closed
dominikh opened this issue Dec 17, 2013 · 2 comments

Comments

@dominikh
Copy link
Member

What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. http://play.golang.org/p/gkICDDhYyZ
2.
3.

What is the expected output?
foo.go:1: +build comment not followed by empty line

What do you see instead?
foo.go:1: +build comment appears too late in file
@robpike
Copy link
Contributor

robpike commented Dec 18, 2013

Comment 1:

Labels changed: added repo-tools.

Status changed to Accepted.

@robpike
Copy link
Contributor

robpike commented Dec 19, 2013

Comment 2:

This issue was closed by revision golang/tools@bae6bf6.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants