Skip to content

crypto/tls: generate_cert.go calls undefined log.Exitf #1555

@gopherbot

Description

@gopherbot

by peter.hans.froehlich:

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. cd $GOROOT/src/pkg/crypto/tls/
2. 6g generate_cert.go

What is the expected output?

What do you see instead?

generate_cert.go:28: undefined: log.Exitf
generate_cert.go:49: undefined: log.Exitf
generate_cert.go:55: undefined: log.Exitf

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

6g

Which operating system are you using?

Linux

Which revision are you using?  (hg identify)

29cd45c39245 tip

Please provide any additional information below.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions