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

Issue 4974061: code review 4974061: Fix filenames embedded in .o files on Windows (Closed)

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

Description

Fix filenames embedded in .o files on Windows Verified with objdump -W.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -48 lines) Patch
M include/libc.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/5a/lex.c View 1 2 chunks +8 lines, -8 lines 0 comments Download
M src/cmd/5c/swt.c View 1 1 chunk +4 lines, -8 lines 0 comments Download
M src/cmd/6a/lex.c View 1 2 chunks +8 lines, -8 lines 0 comments Download
M src/cmd/6c/swt.c View 1 1 chunk +4 lines, -8 lines 0 comments Download
M src/cmd/8a/lex.c View 1 2 chunks +8 lines, -8 lines 0 comments Download
M src/cmd/8c/swt.c View 1 1 chunk +4 lines, -8 lines 0 comments Download

Messages

Total messages: 3
hector
Hello alex.brainman@gmail.com, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-09-06 19:49:05 UTC) #1
rsc
LGTM
13 years, 7 months ago (2011-09-07 18:12:41 UTC) #2
rsc
13 years, 7 months ago (2011-09-07 19:49:59 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=fcaa0a920142 ***

5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths

Verified with objdump -W.

R=alex.brainman, rsc
CC=golang-dev
http://codereview.appspot.com/4974061

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