]> Cypherpunks repositories - gostls13.git/commit
return *os.Error instead of bool from strconv.ato*
authorRuss Cox <rsc@golang.org>
Wed, 19 Nov 2008 01:12:07 +0000 (17:12 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 19 Nov 2008 01:12:07 +0000 (17:12 -0800)
commit6cc001c31254bccdb0e0b40c271b09504f97df28
tree500b9a192188c7c743f5f6cbbfe5a1cb6fd0e33c
parent360151d4e2b3990db67555a8c61b1e581294fc44
return *os.Error instead of bool from strconv.ato*

R=r
DELTA=137  (56 added, 4 deleted, 77 changed)
OCL=19505
CL=19522
src/lib/strconv/atof.go
src/lib/strconv/atoi.go
test/bugs/bug120.go
test/chan/goroutines.go
test/golden.out
test/stringslib.go