13 years, 1 month ago
(2012-03-12 04:46:11 UTC)
#2
LGTM
minux.ma@gmail.com writes:
> Reviewers: rsc,
>
> Message:
> Hello rsc@golang.org (cc: golang-dev@googlegroups.com),
>
> I'd like you to review this change to
> https://code.google.com/p/go/
>
>
> Description:
> gc: correct comment in runtime.go
>
> Please review this at http://codereview.appspot.com/5777057/
>
> Affected files:
> M src/cmd/gc/runtime.go
>
>
> Index: src/cmd/gc/runtime.go
> ===================================================================
> --- a/src/cmd/gc/runtime.go
> +++ b/src/cmd/gc/runtime.go
> @@ -3,7 +3,7 @@
> // license that can be found in the LICENSE file.
>
> // NOTE: If you change this file you must run "./mkbuiltin"
> -// to update builtin.c.boot. This is not done automatically
> +// to update builtin.c. This is not done automatically
> // to avoid depending on having a working compiler binary.
>
> // +build ignore
Issue 5777057: code review 5777057: gc: correct comment in runtime.go
(Closed)
Created 13 years, 1 month ago by minux1
Modified 13 years, 1 month ago
Reviewers:
Base URL:
Comments: 0