]> Cypherpunks repositories - gostls13.git/commit
use proper strconv in string values.
authorRob Pike <r@golang.org>
Tue, 17 Feb 2009 05:55:37 +0000 (21:55 -0800)
committerRob Pike <r@golang.org>
Tue, 17 Feb 2009 05:55:37 +0000 (21:55 -0800)
commit575257d503432be3a1195919203262289f2c328c
tree873d974168ab96edd7d5c38f297b095642dcd791
parentc19468d8df692625f09803a4336696c0a43b02ce
use proper strconv in string values.
make test a little stronger.

R=rsc
DELTA=94  (27 added, 39 deleted, 28 changed)
OCL=25085
CL=25087
src/lib/flag.go
src/lib/flag_test.go