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

Issue 43710043: code review 43710043: liblink: don't search for an import file with an absolu... (Closed)

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

Description

liblink: don't search for an import file with an absolute path This restores the old behaviour, and makes it possible to continue to use 6g and 6l directly, rather than the go tool, with dot imports.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M src/liblink/ld.c View 1 chunk +9 lines, -5 lines 0 comments Download

Messages

Total messages: 3
iant
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 7 months ago (2013-12-18 01:18:10 UTC) #1
rsc
LGTM
11 years, 7 months ago (2013-12-18 17:59:07 UTC) #2
iant
11 years, 7 months ago (2013-12-18 18:33:49 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=2e4a727b0703 ***

liblink: don't search for an import file with an absolute path

This restores the old behaviour, and makes it possible to
continue to use 6g and 6l directly, rather than the go tool,
with dot imports.

R=rsc
CC=golang-dev
https://codereview.appspot.com/43710043
Sign in to reply to this message.

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