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

crypto/tls: generate_cert.go:62: undefined: os.O_CREAT #1888

Closed
gopherbot opened this issue May 27, 2011 · 1 comment
Closed

crypto/tls: generate_cert.go:62: undefined: os.O_CREAT #1888

gopherbot opened this issue May 27, 2011 · 1 comment

Comments

@gopherbot
Copy link

by erwin.misc@24speed.at:

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 generate_cert.go

What do you see ?
generate_cert.go:62: undefined: os.O_CREAT

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

Which operating system are you using?
ubuntu 10.10

Which revision are you using?  (hg identify)
8g version release.r57.1 8294
@robpike
Copy link
Contributor

robpike commented May 27, 2011

Comment 1:

This issue was closed by revision a1d2cbf.

Status changed to Fixed.

@mikioh mikioh changed the title ./src/pkg/crypto/tls/generate_cert.go:62: undefined: os.O_CREAT crypto/tls: generate_cert.go:62: undefined: os.O_CREAT Jan 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
FiloSottile pushed a commit to FiloSottile/go that referenced this issue Oct 12, 2018
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

2 participants