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

Issue 13352046: code review 13352046: cmd/go: build SWIG shared libraries in work directory (Closed)

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

Description

cmd/go: build SWIG shared libraries in work directory Remove test of whether SWIG shared library is older than sources--should be covered by test of package file anyhow. Fixes issue 5739.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -18 lines) Patch
M src/cmd/go/build.go View 1 2 chunks +4 lines, -2 lines 0 comments Download
M src/cmd/go/pkg.go View 1 1 chunk +1 line, -16 lines 0 comments Download

Messages

Total messages: 3
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 8 months ago (2013-09-09 23:47:45 UTC) #1
rsc
LGTM
10 years, 8 months ago (2013-09-10 17:49:56 UTC) #2
iant
10 years, 8 months ago (2013-09-10 18:00:30 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=27d7cbbd495a ***

cmd/go: build SWIG shared libraries in work directory

Remove test of whether SWIG shared library is older than
sources--should be covered by test of package file anyhow.

Fixes issue 5739.

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

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