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

/opt/go/src/pkg/http/triv.go can not compile #1660

Closed
dlintw opened this issue Apr 4, 2011 · 2 comments
Closed

/opt/go/src/pkg/http/triv.go can not compile #1660

dlintw opened this issue Apr 4, 2011 · 2 comments

Comments

@dlintw
Copy link

dlintw commented Apr 4, 2011

Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem.  Thanks.

What steps will reproduce the problem?
1. 8g /opt/go/src/pkg/http/triv.go

What is the expected output?
compile OK

What do you see instead?
/opt/go/src/pkg/http/triv.go:59: method w.Header is not an expression, must be called

Which compiler are you using (5g, 6g, 8g, gccgo)?
8g

Which operating system are you using?
ArchLinux i686

Which revision are you using?  (hg identify)
f949db3f967b

Please provide any additional information below.

I wish all code samples could put in auto build checking list. That let developer could
easy found out this problem before check in.
@robpike
Copy link
Contributor

robpike commented Apr 4, 2011

Comment 1:

Owner changed to @bradfitz.

Status changed to Accepted.

@bradfitz
Copy link
Contributor

bradfitz commented Apr 4, 2011

Comment 2:

This issue was closed by revision a2bcd38.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 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

4 participants