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

Issue 5777054: code review 5777054: doc: add C? Go? Cgo! article (Closed)

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

Description

doc: add C? Go? Cgo! article Originally published on The Go Programming Language Blog, March 17, 2011. http://blog.golang.org/2011/03/c-go-cgo.html Update issue 2547.

Patch Set 1 #

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

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

Total comments: 3

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

Patch Set 5 : diff -r e07bc909079c https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -5 lines) Patch
A doc/articles/c_go_cgo.html View 1 2 3 1 chunk +159 lines, -0 lines 0 comments Download
M doc/docs.html View 1 1 chunk +1 line, -1 line 0 comments Download
A doc/progs/cgo1.go View 1 1 chunk +23 lines, -0 lines 0 comments Download
A doc/progs/cgo2.go View 1 1 chunk +21 lines, -0 lines 0 comments Download
A doc/progs/cgo3.go View 1 1 chunk +17 lines, -0 lines 0 comments Download
A doc/progs/cgo4.go View 1 1 chunk +17 lines, -0 lines 0 comments Download
M doc/progs/run View 1 1 chunk +8 lines, -1 line 0 comments Download
M doc/reference.html View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/cmd/cgo/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
fss
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
13 years ago (2012-03-11 05:46:50 UTC) #1
adg
Thanks! http://codereview.appspot.com/5777054/diff/3001/doc/articles/c_go_cgo.html File doc/articles/c_go_cgo.html (right): http://codereview.appspot.com/5777054/diff/3001/doc/articles/c_go_cgo.html#newcode7 doc/articles/c_go_cgo.html:7: Cgo lets Go packages call C code. Given ...
13 years ago (2012-03-12 05:44:45 UTC) #2
fss
Hello golang-dev@googlegroups.com, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years ago (2012-03-12 12:01:19 UTC) #3
adg
LGTM Thanks.
13 years ago (2012-03-12 22:07:03 UTC) #4
adg
13 years ago (2012-03-12 22:07:40 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=26e8b855f262 ***

doc: add C? Go? Cgo! article

Originally published on The Go Programming Language Blog, March 17, 2011.

http://blog.golang.org/2011/03/c-go-cgo.html

Update issue 2547.

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/5777054

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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