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

Issue 6935045: code review 6935045: cmd/cgo: doc updates (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by minux1
Modified:
12 years, 5 months ago
Reviewers:
CC:
golang-dev, adg
Visibility:
Public.

Description

cmd/cgo: doc updates 1. note that to use C.free <stdlib.h> must be included 2. can also extract errno from a void C function

Patch Set 1 #

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

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

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

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

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

Messages

Total messages: 3
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 5 months ago (2013-01-21 04:49:10 UTC) #1
adg
LGTM
12 years, 5 months ago (2013-01-21 05:11:45 UTC) #2
minux1
12 years, 5 months ago (2013-01-21 18:52:49 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=119bec1258fc ***

cmd/cgo: doc updates
1. note that to use C.free <stdlib.h> must be included
2. can also extract errno from a void C function

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

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