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

Issue 1962042: code review 1962042: gc: fix symbol table generation on windows (Closed)

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

Description

gc: fix symbol table generation on windows gc records full, '/' delimited, filenames now.

Patch Set 1 #

Patch Set 2 : code review 1962042: gc: fix symbol table generation on windows #

Patch Set 3 : code review 1962042: gc: fix symbol table generation on windows #

Patch Set 4 : code review 1962042: gc: fix symbol table generation on windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -27 lines) Patch
M src/cmd/gc/go.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/obj.c View 1 2 1 chunk +81 lines, -26 lines 0 comments Download
M src/pkg/Makefile View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13
brainman
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-08-11 07:19:47 UTC) #1
rsc1
LGTM
14 years, 11 months ago (2010-08-12 03:24:33 UTC) #2
brainman
On 2010/08/12 03:24:33, rsc1 wrote: > LGTM Thank you for review. One question. You would ...
14 years, 11 months ago (2010-08-12 03:38:27 UTC) #3
rsc
i agree - c:/tmp is better. On Wed, Aug 11, 2010 at 20:38, <alex.brainman@gmail.com> wrote: ...
14 years, 11 months ago (2010-08-12 03:54:25 UTC) #4
brainman
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 10 months ago (2010-09-07 06:40:55 UTC) #5
brainman
On 2010/08/12 03:54:25, rsc wrote: > i agree - c:/tmp is better. > > On ...
14 years, 10 months ago (2010-09-07 06:41:05 UTC) #6
rsc
On Tue, Sep 7, 2010 at 02:41, <alex.brainman@gmail.com> wrote: > On 2010/08/12 03:54:25, rsc wrote: ...
14 years, 10 months ago (2010-09-07 17:54:08 UTC) #7
brainman
On 2010/09/07 17:54:08, rsc wrote: > sure. you can ignore 5a 5c 6a 6c for ...
14 years, 10 months ago (2010-09-08 00:02:21 UTC) #8
rsc
> Perhaps, I didn't make myself clear. I am proposing to submit changes to > ...
14 years, 10 months ago (2010-09-08 00:12:27 UTC) #9
brainman
On 2010/09/08 00:12:27, rsc wrote: > Works for me. I'll wait for your review then ...
14 years, 10 months ago (2010-09-08 00:28:44 UTC) #10
brainman
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-09-12 02:23:03 UTC) #11
rsc
LGTM
14 years, 10 months ago (2010-09-12 03:24:34 UTC) #12
brainman
14 years, 10 months ago (2010-09-12 08:07:17 UTC) #13
*** Submitted as http://code.google.com/p/go/source/detail?r=999a0b4b090e ***

gc: fix symbol table generation on windows

gc records full, '/' delimited, filenames now.

R=rsc
CC=golang-dev
http://codereview.appspot.com/1962042

Committer: Alex Brainman <alex.brainman@gmail.com>
Sign in to reply to this message.

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