go/src/pkg/flag
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 build: no required environment variables 2010-08-18 10:08:49 -04:00
export_test.go flags: allow distinct sets of flags. 2011-05-22 09:22:00 +10:00
flag.go use new strconv API 2011-12-05 15:48:46 -05:00
flag_test.go flag: make zero FlagSet useful 2011-09-15 17:04:51 -04:00