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

Issue 89030043: code review 89030043: cmd/ld: don't delete output binary if not "ordinary" fi...

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by mra
Modified:
11 years, 6 months ago
Reviewers:
gobot, iant
CC:
golang-codereviews, iant, 0intro, r
Visibility:
Public.

Description

cmd/ld: don't delete output binary if not "ordinary" file (redux). following on CL https://codereview.appspot.com/76810045 and issue 7563, i now see there's another "remove(outfile)" a few dozen lines down that also needs fixing.

Patch Set 1 #

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

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

Total comments: 1

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

Patch Set 5 : diff -r 510063e3f0b7 https://code.google.com/p/go #

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

Messages

Total messages: 6
mra
Hello golang-codereviews@googlegroups.com (cc: 0intro@gmail.com, iant@golang.org, r@golang.org), I'd like you to review this change to https://code.google.com/p/go
11 years, 6 months ago (2014-04-17 20:23:46 UTC) #1
iant
https://codereview.appspot.com/89030043/diff/40001/src/cmd/ld/lib.c File src/cmd/ld/lib.c (right): https://codereview.appspot.com/89030043/diff/40001/src/cmd/ld/lib.c#newcode143 src/cmd/ld/lib.c:143: struct stat st; Rather than duplicating the #if, about ...
11 years, 6 months ago (2014-04-17 21:03:24 UTC) #2
mra
Hello golang-codereviews@googlegroups.com, iant@golang.org (cc: 0intro@gmail.com, golang-codereviews@googlegroups.com, r@golang.org), Please take another look.
11 years, 6 months ago (2014-04-18 22:16:01 UTC) #3
iant
LGTM
11 years, 6 months ago (2014-04-18 22:37:20 UTC) #4
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=eef7ccb39676 *** cmd/ld: don't delete output binary if not "ordinary" file (redux). ...
11 years, 6 months ago (2014-04-18 22:37:59 UTC) #5
gobot
11 years, 6 months ago (2014-04-18 22:50:30 UTC) #6
This CL appears to have broken the openbsd-amd64-rootbsd builder. See http://build.golang.org/log/ac92f4d668c8d50be143dee21e2b93fd8333fecf
Sign in to reply to this message.

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