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

Issue 8827045: code review 8827045: cmd/ld: don't show cursym in gcc invocation failure message (Closed)

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

Description

cmd/ld: don't show cursym in gcc invocation failure message before: fmt.statictmp_0731:/usr/local/go/pkg/tool/linux_amd64/6l: running gcc failed: unsuccessful exit status 0x100 now: /usr/local/go/pkg/tool/linux_amd64/6l: running gcc failed: unsuccessful exit status 0x100

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
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, 8 months ago (2013-04-19 14:11:19 UTC) #1
iant
LGTM for 1.1 Wait for r.
12 years, 8 months ago (2013-04-19 16:09:12 UTC) #2
r
LGTM
12 years, 8 months ago (2013-04-19 16:16:33 UTC) #3
minux1
12 years, 8 months ago (2013-04-19 18:44:45 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=6f2e3bc74895 ***

cmd/ld: don't show cursym in gcc invocation failure message
before:
fmt.statictmp_0731:/usr/local/go/pkg/tool/linux_amd64/6l: running gcc failed:
unsuccessful exit status 0x100
now:
/usr/local/go/pkg/tool/linux_amd64/6l: running gcc failed: unsuccessful exit
status 0x100

R=golang-dev, iant, r
CC=golang-dev
https://codereview.appspot.com/8827045
Sign in to reply to this message.

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