Descriptioncmd/vet: fix printf test for unsafe Pointer
And fix test. Pointer to unsafe.Pointer tests nothing important...
Also identify the incorrect type: go/types.Type is a Stringer.
Also fix a couple of incorrect format verbs found by new printf checker,
now that we can run it on more files.
Patch Set 1 #Patch Set 2 : diff -r 81bda3810efb https://code.google.com/p/go #
MessagesTotal messages: 3
|