• 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...
arith.go Loading commit data...
arith_386.s Loading commit data...
arith_amd64.s Loading commit data...
arith_arm.s Loading commit data...
arith_decl.go Loading commit data...
arith_test.go Loading commit data...
calibrate_test.go Loading commit data...
hilbert_test.go Loading commit data...
int.go Loading commit data...
int_test.go Loading commit data...
nat.go Loading commit data...
nat_test.go Loading commit data...
rat.go Loading commit data...
rat_test.go Loading commit data...