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

Issue 4550084: code review 4550084: cgo: support pkg-config for flags and libs (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by niemeyer
Modified:
13 years, 10 months ago
Reviewers:
rsc1
CC:
golang-dev, mattn, adg
Visibility:
Public.

Description

cgo: support pkg-config for flags and libs Fixes issue #1853.

Patch Set 1 #

Patch Set 2 : code review 4550084: cgo: support pkg-config for flags and libs #

Patch Set 3 : diff -r 96fb12b2040e https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 4 : diff -r 96fb12b2040e https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 96fb12b2040e https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 96fb12b2040e https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 7 : diff -r 96fb12b2040e https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r 6f3b1a30a344 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -17 lines) Patch
M src/cmd/cgo/doc.go View 1 2 3 4 5 6 1 chunk +11 lines, -3 lines 0 comments Download
M src/cmd/cgo/gcc.go View 1 2 3 4 5 2 chunks +77 lines, -14 lines 0 comments Download

Messages

Total messages: 9
niemeyer
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-05-26 01:41:16 UTC) #1
mattn
Thanks you for writing CL. (Sorry about my jumping the gun) http://codereview.appspot.com/4550084/diff/5001/src/cmd/cgo/gcc.go File src/cmd/cgo/gcc.go (right): ...
13 years, 10 months ago (2011-05-26 02:02:24 UTC) #2
niemeyer
> (Sorry about my jumping the gun) No worries. > Why not support multiple packages? ...
13 years, 10 months ago (2011-05-26 11:53:09 UTC) #3
niemeyer
Hello golang-dev@googlegroups.com, mattn.jp@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 10 months ago (2011-05-26 11:53:39 UTC) #4
mattn
LGTM On 2011/05/26 11:53:39, niemeyer wrote: > Hello mailto:golang-dev@googlegroups.com, mailto:mattn.jp@gmail.com (cc: > mailto:golang-dev@googlegroups.com), > > ...
13 years, 10 months ago (2011-05-26 13:07:13 UTC) #5
adg
LGTM http://codereview.appspot.com/4550084/diff/14001/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): http://codereview.appspot.com/4550084/diff/14001/src/cmd/cgo/doc.go#newcode39 src/cmd/cgo/doc.go:39: tool using a #cgo directive with the package ...
13 years, 10 months ago (2011-05-26 22:43:02 UTC) #6
niemeyer
> For example: Done. Thanks Andrew.
13 years, 10 months ago (2011-05-27 01:18:54 UTC) #7
niemeyer
*** Submitted as http://code.google.com/p/go/source/detail?r=01b6a240e0b7 *** cgo: support pkg-config for flags and libs Fixes issue #1853. ...
13 years, 10 months ago (2011-05-27 01:19:36 UTC) #8
rsc1
13 years, 10 months ago (2011-05-27 03:20:25 UTC) #9
Nice
Sign in to reply to this message.

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