1
0
mirror of https://github.com/golang/go synced 2024-10-07 11:11:21 -06:00
go/src/pkg/net/mail
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
..
Makefile renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
message_test.go net/mail: correctly compare parsed times in the test. 2011-12-05 10:05:29 +11:00
message.go use new strconv API 2011-12-05 15:48:46 -05:00