Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7)

Issue 190104: code review 190104: gc: do not build builtin.c automatically; use golden co... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 6 months ago by rsc
Modified:
15 years, 6 months ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

gc: do not build builtin.c automatically; use golden copy instead.

Patch Set 1 #

Patch Set 2 : code review 190104: gc: do not build builtin.c automatically; use golden co... #

Patch Set 3 : code review 190104: gc: do not build builtin.c automatically; use golden co... #

Total comments: 2

Patch Set 4 : code review 190104: gc: do not build builtin.c automatically; use golden co... #

Patch Set 5 : code review 190104: gc: do not build builtin.c automatically; use golden co... #

Patch Set 6 : code review 190104: gc: do not build builtin.c automatically; use golden co... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M src/cmd/gc/Makefile View 1 chunk +2 lines, -3 lines 0 comments Download
M src/cmd/gc/mkbuiltin View 1 2 3 4 2 chunks +7 lines, -14 lines 0 comments Download
M src/cmd/gc/runtime.go View 1 chunk +4 lines, -0 lines 0 comments Download
M src/cmd/gc/unsafe.go View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 6 months ago (2010-01-21 23:41:42 UTC) #1
rsc
revised to remove the reference to p4 too.
15 years, 6 months ago (2010-01-21 23:43:38 UTC) #2
r
http://codereview.appspot.com/190104/diff/1009/4 File src/cmd/gc/Makefile (right): http://codereview.appspot.com/190104/diff/1009/4#newcode57 src/cmd/gc/Makefile:57: builtin.c: builtin.c.boot i feel a comment is needed saying ...
15 years, 6 months ago (2010-01-21 23:52:07 UTC) #3
rsc
Hello r (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 6 months ago (2010-01-22 22:28:38 UTC) #4
rsc
> i feel a comment is needed saying when to run mkbuiltin > you're now ...
15 years, 6 months ago (2010-01-22 23:16:03 UTC) #5
r
LGTM
15 years, 6 months ago (2010-01-23 00:56:47 UTC) #6
rsc
15 years, 6 months ago (2010-01-23 00:58:37 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=b7a8762efcbe ***

gc: do not build builtin.c automatically; use golden copy instead.

R=r
CC=golang-dev
http://codereview.appspot.com/190104

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b