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

Issue 7407050: code review 7407050: cmd/cgo: add implementation comment (Closed)

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

Description

cmd/cgo: add implementation comment

Patch Set 1 #

Patch Set 2 : diff -r 37d391191e3f https://go.googlecode.com/hg #

Total comments: 11

Patch Set 3 : diff -r 37d391191e3f https://go.googlecode.com/hg #

Total comments: 3

Patch Set 4 : diff -r 10f4568ce780 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -0 lines) Patch
M src/cmd/cgo/doc.go View 1 2 3 1 chunk +263 lines, -0 lines 0 comments Download

Messages

Total messages: 9
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg
12 years ago (2013-02-27 19:10:58 UTC) #1
r
https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go#newcode145 src/cmd/cgo/doc.go:145: import "C". If the import has an attached doc ...
12 years ago (2013-02-27 19:23:21 UTC) #2
bradfitz
LGTM Wow, nice. That's crazier than I thought. https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go#newcode169 src/cmd/cgo/doc.go:169: identifiers ...
12 years ago (2013-02-27 19:27:10 UTC) #3
rsc
https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go#newcode146 src/cmd/cgo/doc.go:146: taken as literal C code to be used as ...
12 years ago (2013-02-27 19:31:48 UTC) #4
rsc
Hello golang-dev@googlegroups.com, r@golang.org, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years ago (2013-02-27 19:37:45 UTC) #5
r
LGTM but ask iant about gcc vs GCC https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): https://codereview.appspot.com/7407050/diff/2001/src/cmd/cgo/doc.go#newcode283 src/cmd/cgo/doc.go:283: Go ...
12 years ago (2013-02-27 19:44:32 UTC) #6
iant
LGTM Seems like some of this may change when we start using the host linker. ...
12 years ago (2013-02-27 21:20:51 UTC) #7
rsc
On Wed, Feb 27, 2013 at 4:20 PM, <iant@golang.org> wrote: > Seems like some of ...
12 years ago (2013-02-28 04:52:14 UTC) #8
rsc
12 years ago (2013-02-28 04:55:06 UTC) #9
*** Submitted as https://code.google.com/p/go/source/detail?r=62bf913b4f40 ***

cmd/cgo: add implementation comment

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

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