LGTM. Thank you. On Tue, Apr 30, 2013 at 11:40 PM, <adg@golang.org> wrote: > Reviewers: ...
11 years, 10 months ago
(2013-04-30 13:45:27 UTC)
#2
LGTM. Thank you.
On Tue, Apr 30, 2013 at 11:40 PM, <adg@golang.org> wrote:
> Reviewers: golang-dev1,
>
> Message:
> Hello golang-dev@googlegroups.com,
>
> I'd like you to review this change to
> https://code.google.com/p/go
>
>
> Description:
> doc/go1.1: remove discussion of "go run" change
>
> Update issue 5164
>
> Please review this at https://codereview.appspot.com/9049043/
>
> Affected files:
> M doc/go1.1.html
>
>
> Index: doc/go1.1.html
> ===================================================================
> --- a/doc/go1.1.html
> +++ b/doc/go1.1.html
> @@ -398,16 +398,6 @@
> to convert the code to Go 1.0 first.
> </p>
>
> -<h3 id="gorun">Changes to the go run command</h3>
> -
> -<p>
> -The <a href="/cmd/go/#hdr-Compile_and_run_Go_program"><code>go
> run</code></a>
> -command now runs all files in the current working
> -directory if no file arguments are listed. Also, the <code>go run</code>
> -command now returns an error if test files are provided on the command
> line. In
> -this sense, "<code>go run</code>" replaces "<code>go run *.go</code>".
> -</p>
> -
> <h3 id="tags">Build constraints</h3>
>
> <p>
>
>
> --
>
> ---You received this message because you are subscribed to the Google Groups
> "golang-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-dev+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Issue 9049043: code review 9049043: doc/go1.1: remove discussion of "go run" change
(Closed)
Created 11 years, 10 months ago by adg
Modified 11 years, 10 months ago
Reviewers:
Base URL:
Comments: 0