-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
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.