On Mon, Oct 8, 2012 at 9:35 PM, David Symonds <dsymonds@golang.org> wrote: > That's the ...
12 years, 9 months ago
(2012-10-08 10:46:24 UTC)
#5
On Mon, Oct 8, 2012 at 9:35 PM, David Symonds <dsymonds@golang.org> wrote:
> That's the only match for /flag\..*time/ that isn't already using
> flag.Duration. We could do a more extensive audit, though.
I checked all the other flag definitions in the standard packages and
commands. This was the only one.
On Tue, Oct 9, 2012 at 1:45 AM, Russ Cox <rsc@golang.org> wrote: > This will ...
12 years, 9 months ago
(2012-10-08 21:15:49 UTC)
#8
On Tue, Oct 9, 2012 at 1:45 AM, Russ Cox <rsc@golang.org> wrote:
> This will break things but it's the right thing to do.
> Also the Go 1 compatibility is about the language, not tools.
Is there a doc this should be called out in?
The go1compat document already says, "the Go tool chain (compilers, linkers, build tools, and so ...
12 years, 9 months ago
(2012-10-08 21:30:30 UTC)
#9
The go1compat document already says, "the Go tool chain (compilers,
linkers, build tools, and so on) are under active development and may
change behavior."
So LGTM
Issue 6611059: code review 6611059: testing: change -test.benchtime to a flag.Duration.
(Closed)
Created 12 years, 9 months ago by dsymonds
Modified 12 years, 9 months ago
Reviewers:
Base URL:
Comments: 0