]> Cypherpunks repositories - gostls13.git/commit
flag: fix bug in handling of booleans on error
authorRob Pike <r@golang.org>
Fri, 27 Jul 2012 23:13:29 +0000 (16:13 -0700)
committerRob Pike <r@golang.org>
Fri, 27 Jul 2012 23:13:29 +0000 (16:13 -0700)
commit48ca3f288c112130d6ab4afabdb375f970652874
tree63b31c5daf169cc46bb2587aac725f05cac0a46a
parent88e858ac80e4adaa9e37db4268f49091d739dd55
flag: fix bug in handling of booleans on error
Fixes #3869.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6448072
src/pkg/flag/flag.go