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

Issue 13253048: code review 13253048: cmd/go: fix build -n output when using swig (Closed)

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

Description

cmd/go: fix build -n output when using swig $INTBITS will not be defined, of course, but that's the best we can do. Fixes issue 5978.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 196ea3c6e953 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/go/build.go View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 6 months ago (2013-09-10 16:48:06 UTC) #1
iant
LGTM
11 years, 6 months ago (2013-09-10 16:54:10 UTC) #2
rsc
11 years, 6 months ago (2013-09-10 16:55:10 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=2d66e8642dc0 ***

cmd/go: fix build -n output when using swig

$INTBITS will not be defined, of course, but that's the best we can do.

Fixes issue 5978.

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

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