1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg/flag
David Symonds 98b90475ac flag: change Set method Value interface to return error instead of bool.
This yields much better error messages when a bad flag value is given.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5498078
2011-12-25 16:12:26 +11:00
..
export_test.go flags: allow distinct sets of flags. 2011-05-22 09:22:00 +10:00
flag_test.go flag: change Set method Value interface to return error instead of bool. 2011-12-25 16:12:26 +11:00
flag.go flag: change Set method Value interface to return error instead of bool. 2011-12-25 16:12:26 +11:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00