]> Cypherpunks repositories - gostls13.git/commit
math/big, cmd/internal/gc/big: fix vet detected printf problem
authorShenghou Ma <minux@golang.org>
Thu, 14 May 2015 00:28:05 +0000 (20:28 -0400)
committerMinux Ma <minux@golang.org>
Thu, 14 May 2015 05:34:40 +0000 (05:34 +0000)
commit85a15778005c8412005ef7366cf40b0a50ace5ba
treec515c3d96f45e995dc5546880f4cb48bd6d4e7c7
parentb3fb0fdd3f7c35e020788acf6d12278590b416cb
math/big, cmd/internal/gc/big: fix vet detected printf problem

Change-Id: I54425d8cbe0277d7a0c9d66c37f2128a0dfa6441
Reviewed-on: https://go-review.googlesource.com/10041
Run-TryBot: Minux Ma <minux@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/cmd/internal/gc/big/float_test.go
src/math/big/float_test.go