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

Issue 5557068: code review 5557068: cgo: -cdefs should translate unsafe.Pointer to void * (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by minux1
Modified:
13 years, 5 months ago
Reviewers:
CC:
rsc, mikio, golang-dev, iant, iant2
Visibility:
Public.

Description

cgo: -cdefs should translate unsafe.Pointer to void * Fixes issue 2454.

Patch Set 1 #

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

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

Messages

Total messages: 8
minux1
Hello rsc@golang.org, mikioh.mikioh@gmail.com, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2012-01-20 11:52:56 UTC) #1
iant
Can one of the existing cgo tests be extended to test this case as well?
13 years, 6 months ago (2012-01-20 14:52:00 UTC) #2
minux1
On Fri, Jan 20, 2012 at 10:52 PM, <iant@golang.org> wrote: > Can one of the ...
13 years, 6 months ago (2012-01-20 15:26:04 UTC) #3
minux1
On Fri, Jan 20, 2012 at 10:52 PM, <iant@golang.org> wrote: > Can one of the ...
13 years, 6 months ago (2012-01-20 15:53:05 UTC) #4
iant2
minux <minux.ma@gmail.com> writes: > On Fri, Jan 20, 2012 at 10:52 PM, <iant@golang.org> wrote: > ...
13 years, 6 months ago (2012-01-20 16:20:51 UTC) #5
mikio
LGTM leave it to rsc.
13 years, 5 months ago (2012-01-23 19:35:51 UTC) #6
rsc
LGTM
13 years, 5 months ago (2012-01-23 19:44:05 UTC) #7
rsc
13 years, 5 months ago (2012-01-23 19:45:34 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=fff00f608958 ***

cgo: -cdefs should translate unsafe.Pointer to void *
        Fixes issue 2454.

R=rsc, mikioh.mikioh, golang-dev, iant, iant
CC=golang-dev
http://codereview.appspot.com/5557068

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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