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

Issue 7383053: code review 7383053: cmd/gc: fix mkbuiltin (gc -A always write all symbols t... (Closed)

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

Description

cmd/gc: fix mkbuiltin (gc -A always write all symbols to export section) Regenerate cmd/gc/builtin.c. Fixes issue 4908.

Patch Set 1 #

Patch Set 2 : diff -r 08dc15884e88 https://code.google.com/p/go #

Patch Set 3 : diff -r 08dc15884e88 https://code.google.com/p/go #

Patch Set 4 : diff -r 408b088723fd https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -110 lines) Patch
M src/cmd/gc/builtin.c View 1 1 chunk +108 lines, -109 lines 0 comments Download
M src/cmd/gc/export.c View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 3 months ago (2013-02-25 17:06:07 UTC) #1
rsc
LGTM
12 years, 3 months ago (2013-02-25 17:15:41 UTC) #2
minux1
12 years, 3 months ago (2013-02-25 19:15:14 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=4b16fb118e08 ***

cmd/gc: fix mkbuiltin (gc -A always write all symbols to export section)
Regenerate cmd/gc/builtin.c.
Fixes issue 4908.

R=rsc
CC=golang-dev
https://codereview.appspot.com/7383053
Sign in to reply to this message.

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