]> Cypherpunks repositories - gostls13.git/commit
gofix: fix for strconv API change
authorRuss Cox <rsc@golang.org>
Mon, 5 Dec 2011 20:52:35 +0000 (15:52 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 5 Dec 2011 20:52:35 +0000 (15:52 -0500)
commit4feafeeea0cc0d489557881f9148143c305f2198
tree0222cc24a0c04fdebd09d89412fb8d2a81fd0672
parent2666b815a33edf3a9a1b7c335f9baabf27179d9f
gofix: fix for strconv API change

R=golang-dev, gri, adg, r
CC=golang-dev
https://golang.org/cl/5434098
src/cmd/gofix/Makefile
src/cmd/gofix/fix.go
src/cmd/gofix/strconv.go [new file with mode: 0644]
src/cmd/gofix/strconv_test.go [new file with mode: 0644]