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

Issue 4174060: code review 4174060: 5l/6l/8l: use enums for header type and symbolic string... (Closed)

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

Description

5l/6l/8l: use enums for header type and symbolic strings for -H option values Thanks to rsc for the suggestion.

Patch Set 1 #

Patch Set 2 : diff -r f8d31ca621c6 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r f8d31ca621c6 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r c166ed517af1 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -187 lines) Patch
M src/cmd/5l/asm.c View 1 5 chunks +14 lines, -14 lines 0 comments Download
M src/cmd/5l/doc.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/5l/obj.c View 1 2 3 9 chunks +29 lines, -17 lines 0 comments Download
M src/cmd/6l/asm.c View 1 16 chunks +29 lines, -29 lines 0 comments Download
M src/cmd/6l/doc.go View 1 1 chunk +6 lines, -2 lines 0 comments Download
M src/cmd/6l/obj.c View 1 2 3 10 chunks +30 lines, -32 lines 0 comments Download
M src/cmd/6l/pass.c View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M src/cmd/8l/asm.c View 1 18 chunks +28 lines, -28 lines 0 comments Download
M src/cmd/8l/doc.go View 1 1 chunk +8 lines, -2 lines 0 comments Download
M src/cmd/8l/obj.c View 1 2 3 13 chunks +42 lines, -47 lines 0 comments Download
M src/cmd/8l/pass.c View 1 2 3 7 chunks +8 lines, -8 lines 0 comments Download
M src/cmd/ld/data.c View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/cmd/ld/dwarf.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/ld/lib.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
M src/cmd/ld/lib.c View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 7
brainman
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-02-21 05:54:23 UTC) #1
brainman
Russ, I will implement -Hwindowsgui option in a different CL. Alex
14 years ago (2011-02-21 05:58:00 UTC) #2
r2
R=r
14 years ago (2011-02-22 18:38:43 UTC) #3
r
14 years ago (2011-02-22 18:39:23 UTC) #4
r
LGTM
14 years ago (2011-02-22 18:40:26 UTC) #5
brainman
*** Submitted as http://code.google.com/p/go/source/detail?r=206a2622c6cb *** 5l/6l/8l: use enums for header type and symbolic strings for ...
14 years ago (2011-02-23 03:30:47 UTC) #6
brainman
14 years ago (2011-02-23 03:32:02 UTC) #7
On 2011/02/22 18:40:26, r wrote:
> LGTM

Thank you for review.
Sign in to reply to this message.

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