1
0
mirror of https://github.com/golang/go synced 2024-11-17 13:54:46 -07:00
go/misc/cgo
Russ Cox 2666b815a3 use new strconv API
All but 3 cases (in gcimporter.go and hixie.go)
are automatic conversions using gofix.

No attempt is made to use the new Append functions
even though there are definitely opportunities.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5447069
2011-12-05 15:48:46 -05:00
..
gmp gofmt: applied gofmt -w -s src misc 2011-12-01 14:33:24 -08:00
life cgo: fixes callback for windows amd64 2011-08-26 16:43:37 -04:00
stdio use new strconv API 2011-12-05 15:48:46 -05:00
test cgo: fix incorrect print found by govet 2011-11-29 14:40:34 +11:00
testso cgo: add support for callbacks from dynamic libraries 2011-11-22 17:57:49 +03:00