]> Cypherpunks repositories - gostls13.git/commit
flag: visit the flags in sorted order, for better messages.
authorRob Pike <r@golang.org>
Thu, 10 Mar 2011 20:42:31 +0000 (12:42 -0800)
committerRob Pike <r@golang.org>
Thu, 10 Mar 2011 20:42:31 +0000 (12:42 -0800)
commit034ca39e56d60e3eaa037fa976b8954939ce6d2f
tree09313565c62f629499adcc4f6a0f2f7a283c0a1c
parentbbad6900ce21f6f9dc323185155e3f938ec60d27
flag: visit the flags in sorted order, for better messages.
Fixes #1601.

R=rsc
CC=golang-dev
https://golang.org/cl/4249070
src/pkg/flag/flag.go
src/pkg/flag/flag_test.go