• 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
Name
Last commit
Last update
..
Makefile Loading commit data...
asm_386.s Loading commit data...
asm_amd64.s Loading commit data...
asm_arm.s Loading commit data...
buffer.go Loading commit data...
buffer_test.go Loading commit data...
bytes.go Loading commit data...
bytes_decl.go Loading commit data...
bytes_test.go Loading commit data...
export_test.go Loading commit data...