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

Issue 65720045: code review 65720045: cmd/link: change cloneProg to return the cloned value (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by rick
Modified:
11 years, 4 months ago
Reviewers:
gobot, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

cmd/link: change cloneProg to return the cloned value The code was returning the original value rather than the cloned value resulting in the tests not being repeatable. Fixes issue 7111.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/link/prog_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
rick
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 4 months ago (2014-02-19 01:23:50 UTC) #1
bradfitz
LGTM On Tue, Feb 18, 2014 at 5:23 PM, <rickarnoldjr@gmail.com> wrote: > Reviewers: golang-codereviews, > ...
11 years, 4 months ago (2014-02-19 01:57:58 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=4cc450928949 *** cmd/link: change cloneProg to return the cloned value The code ...
11 years, 4 months ago (2014-02-19 01:59:51 UTC) #3
gobot
11 years, 4 months ago (2014-02-19 02:29:32 UTC) #4
This CL appears to have broken the linux-arm-cheney-panda builder.
Sign in to reply to this message.

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