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

Issue 5540043: code review 5540043: go/build: allow colon in #cgo flags (Closed)

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

Description

go/build: allow colon in #cgo flags This makes it possible to say -I c:/foo on Windows. Fixes issue 2683 comment #3.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/go/build/dir.go View 1 1 chunk +1 line, -1 line 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/
13 years, 6 months ago (2012-01-12 18:43:32 UTC) #1
bradfitz
LGTM On Jan 12, 2012 10:43 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > > Message: ...
13 years, 6 months ago (2012-01-12 18:48:31 UTC) #2
rsc
13 years, 6 months ago (2012-01-12 19:05:54 UTC) #3
*** Submitted as b7d84fb0b635 ***

go/build: allow colon in #cgo flags

This makes it possible to say -I c:/foo on Windows.

Fixes issue 2683 comment #3.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5540043
Sign in to reply to this message.

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