]> Cypherpunks repositories - gostls13.git/commit
all: fix a few more printf arg bugs found by go vet
authorRob Pike <r@golang.org>
Thu, 28 Feb 2013 19:33:08 +0000 (11:33 -0800)
committerRob Pike <r@golang.org>
Thu, 28 Feb 2013 19:33:08 +0000 (11:33 -0800)
commit1bf66f081fb34893235a02b29a8eb559e17c248e
tree146c3d68d8364e5a6290837b62051b403d6798ff
parent3dc7f17e892a5422ca9a21e1eb3187850c31cebb
all: fix a few more printf arg bugs found by go vet

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/7413045
src/pkg/math/big/rat_test.go
src/pkg/reflect/set_test.go
src/pkg/strings/strings_test.go