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

Issue 2595041: code review 2595041: 8l: fix windows build (Closed)

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

Description

8l: fix windows build

Patch Set 1 #

Patch Set 2 : code review 2595041: 8l: fix windows build #

Patch Set 3 : code review 2595041: 8l: fix windows build #

Total comments: 2

Patch Set 4 : code review 2595041: 8l: fix windows build #

Patch Set 5 : code review 2595041: 8l: fix windows build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M src/cmd/ld/pe.c View 1 2 3 5 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 12
brainman
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 8 months ago (2010-10-20 00:55:25 UTC) #1
brainman
Russ, If you can suggest a better place to round up data section, just let ...
14 years, 8 months ago (2010-10-20 00:56:56 UTC) #2
rsc
Is the issue just that the data segment needs to have a bunch of zeros ...
14 years, 8 months ago (2010-10-20 01:22:37 UTC) #3
brainman
> Is the issue just that the data segment needs to > have a bunch ...
14 years, 8 months ago (2010-10-20 01:28:01 UTC) #4
rsc
> Yes, that is the rule. But we have another section after ".data", it is ...
14 years, 8 months ago (2010-10-20 01:33:58 UTC) #5
brainman
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 8 months ago (2010-10-20 02:02:47 UTC) #6
rsc1
http://codereview.appspot.com/2595041/diff/10001/src/cmd/ld/pe.c File src/cmd/ld/pe.c (right): http://codereview.appspot.com/2595041/diff/10001/src/cmd/ld/pe.c#newcode209 src/cmd/ld/pe.c:209: strnput("", rnd(eof, INITRND) - eof); please put the variable ...
14 years, 8 months ago (2010-10-20 02:08:01 UTC) #7
brainman
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 8 months ago (2010-10-20 02:49:08 UTC) #8
brainman
http://codereview.appspot.com/2595041/diff/10001/src/cmd/ld/pe.c File src/cmd/ld/pe.c (right): http://codereview.appspot.com/2595041/diff/10001/src/cmd/ld/pe.c#newcode209 src/cmd/ld/pe.c:209: strnput("", rnd(eof, INITRND) - eof); > please put the ...
14 years, 8 months ago (2010-10-20 02:49:17 UTC) #9
rsc
LGTM Thanks for cleaning up after me.
14 years, 8 months ago (2010-10-20 03:02:09 UTC) #10
brainman
*** Submitted as http://code.google.com/p/go/source/detail?r=80170f1a115d *** 8l: fix windows build R=rsc CC=golang-dev http://codereview.appspot.com/2595041
14 years, 8 months ago (2010-10-20 03:06:08 UTC) #11
brainman
14 years, 8 months ago (2010-10-20 04:07:27 UTC) #12
On 2010/10/20 03:02:09, rsc wrote:
> Thanks for cleaning up after me.

I don't mind the change - code is much cleaner / simpler now <g>.
Sign in to reply to this message.

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