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

Issue 4958053: code review 4958053: cgo: explain how to free something (Closed)

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

Description

cgo: explain how to free something

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r 8ff77ba9a2ff https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 8ff77ba9a2ff https://go.googlecode.com/hg/ #

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

Messages

Total messages: 7
rsc
Hello golang-dev (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-08-31 11:04:01 UTC) #1
niemeyer
http://codereview.appspot.com/4958053/diff/1/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): http://codereview.appspot.com/4958053/diff/1/src/cmd/cgo/doc.go#newcode75 src/cmd/cgo/doc.go:75: // Go string to C string - caller must ...
13 years, 10 months ago (2011-08-31 11:18:18 UTC) #2
rsc
I am just trying to point out that C.free exists, a fact which might not ...
13 years, 10 months ago (2011-08-31 11:26:57 UTC) #3
rsc
Hello golang-dev@googlegroups.com, n13m3y3r@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 10 months ago (2011-08-31 11:38:29 UTC) #4
r
LGTM
13 years, 10 months ago (2011-08-31 11:50:54 UTC) #5
niemeyer
> I am just trying to point out that C.free exists, C.free doesn't actually exist ...
13 years, 10 months ago (2011-08-31 12:11:19 UTC) #6
rsc
13 years, 10 months ago (2011-08-31 12:17:06 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=47d429aad39c ***

cgo: explain how to free something

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

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