• Rob Pike's avatar
    throughout: fix broken calls to Printf etc. · 1ce6245d
    Rob Pike authored
    I have written a tool to verify Printf calls, and although it's not
    ready to be reviewed yet it's already uncovered a spate of problems
    in the repository.  I'm sending this CL to break the changes into
    pieces; as the tool improves it will find more, I'm sure.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/3427043
    1ce6245d
utf8_test.go 7.72 KB