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

Issue 13733043: code review 13733043: cmd/cgo: rearrange and update documentation (Closed)

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

Description

cmd/cgo: rearrange and update documentation In particular document that the Go tool will look for certain file extensions and compile with them with either the C or the C++ compiler. Fixes issue 6393.

Patch Set 1 #

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

Total comments: 2

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

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

Messages

Total messages: 5
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 7 months ago (2013-09-17 00:05:10 UTC) #1
r
chunk mismatch. please upload.
10 years, 7 months ago (2013-09-17 02:56:53 UTC) #2
iant
On 2013/09/17 02:56:53, r wrote: > chunk mismatch. please upload. Done.
10 years, 7 months ago (2013-09-17 03:06:33 UTC) #3
r
LGTM but please rework that one sentence. https://codereview.appspot.com/13733043/diff/5001/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): https://codereview.appspot.com/13733043/diff/5001/src/cmd/cgo/doc.go#newcode47 src/cmd/cgo/doc.go:47: When building ...
10 years, 7 months ago (2013-09-17 03:11:10 UTC) #4
iant
10 years, 7 months ago (2013-09-17 14:11:46 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=32c277e8c68c ***

cmd/cgo: rearrange and update documentation

In particular document that the Go tool will look for certain
file extensions and compile with them with either the C or the
C++ compiler.

Fixes issue 6393.

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

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