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

Issue 157060: code review 157060: cgo no longer translates function args that are void* into (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 8 months ago by eden.li
Modified:
15 years, 8 months ago
Reviewers:
rsc
Visibility:
Public.

Description

cgo no longer translates function args that are void* into unsafe.Pointer. Fixes issue 254.

Patch Set 1 #

Patch Set 2 : code review 157060: cgo no longer translates function args that are void* into #

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

Messages

Total messages: 3
eden.li
Hello rsc (cc: eden.li), I'd like you to review the following change.
15 years, 8 months ago (2009-11-18 07:14:03 UTC) #1
rsc
Thanks for looking at this. The change looks good, but I need you to send ...
15 years, 8 months ago (2009-11-18 07:24:54 UTC) #2
rsc
15 years, 8 months ago (2009-11-18 07:42:22 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e2c22c54855c ***

cgo no longer translates function args that are void* into
unsafe.Pointer.
Fixes issue 254.

R=rsc
http://codereview.appspot.com/157060

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