]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/vet: ignore printf failures in cmd"
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 13 Nov 2016 20:59:07 +0000 (12:59 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 13 Nov 2016 21:28:13 +0000 (21:28 +0000)
commitf8dc4f20f8f8cb2ac8ee14b15ed4bf5201b61e81
tree0ec73362785c07d35850b8a67cf066fdb96665ac
parent7c9f910607afbb5e33146d966e6c60ac5dbf3b31
Revert "cmd/vet: ignore printf failures in cmd"

This reverts commit f15915af4effbbe6895ae69be02d22ac016927d5.

CL 32851 fixed cmd/vet's handling of fmt.Formatter.

Updates #17057.

Change-Id: I3409100d16037645946fe7fe78fbb173e1648494
Reviewed-on: https://go-review.googlesource.com/33166
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/vet/all/main.go