]> Cypherpunks repositories - gostls13.git/commit
If a value implements String(), use that in fmt.print (not fmt.printf)
authorRob Pike <r@golang.org>
Thu, 6 Nov 2008 19:38:44 +0000 (11:38 -0800)
committerRob Pike <r@golang.org>
Thu, 6 Nov 2008 19:38:44 +0000 (11:38 -0800)
commit91212bd1ad81d30425bdb0b0f5d813369490c9bb
treee41ff16c366045c178661cd7c57ebe6dd7c85a28
parentf15dfa7802a9ba59406a476f999071149470257b
If a value implements String(), use that in fmt.print (not fmt.printf)

R=rsc
DELTA=13  (9 added, 0 deleted, 4 changed)
OCL=18682
CL=18684
src/lib/fmt/print.go