Descriptiongo.tools/cmd/vet: use directory for pkg.path if path is "."
Before:
math/big/nat_test.go:688: arg r for printf verb %s of wrong type: ..Word
After:
math/big/nat_test.go:688: arg r for printf verb %s of wrong type: big.Word
Patch Set 1 #Patch Set 2 : diff -r e3e3e4be74ef https://code.google.com/p/go.tools #
MessagesTotal messages: 3
|