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

Issue 5375042: code review 5375042: cgo: add support for callbacks from dynamic libraries (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by dvyukov
Modified:
13 years, 3 months ago
Reviewers:
CC:
golang-dev, rsc, mpimenov
Visibility:
Public.

Description

cgo: add support for callbacks from dynamic libraries

Patch Set 1 #

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

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

Patch Set 4 : diff -r 68d902758434 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 68d902758434 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 68d902758434 https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r bb022173b794 https://go.googlecode.com/hg/ #

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

Patch Set 9 : diff -r bb022173b794 https://go.googlecode.com/hg/ #

Patch Set 10 : diff -r bb022173b794 https://go.googlecode.com/hg/ #

Patch Set 11 : diff -r bb022173b794 https://go.googlecode.com/hg/ #

Patch Set 12 : diff -r 502ec1fb1db4 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -1 line) Patch
A misc/cgo/testso/Makefile View 1 2 3 4 5 6 8 1 chunk +22 lines, -0 lines 0 comments Download
A misc/cgo/testso/cgoso.go View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
A misc/cgo/testso/cgoso_c.c View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
A misc/cgo/testso/main.go View 1 2 3 4 1 chunk +11 lines, -0 lines 0 comments Download
M src/Make.pkg View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/cgo/out.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/run.bash View 1 2 3 4 5 6 7 8 9 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 7
dvyukov
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, mpimenov@google.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-11-09 17:17:56 UTC) #1
rsc
Could you please add a test? It is very hard for me to see what ...
13 years, 4 months ago (2011-11-09 18:18:34 UTC) #2
dvyukov
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com, mpimenov@google.com), Please take another look.
13 years, 4 months ago (2011-11-10 16:08:11 UTC) #3
dvyukov
On 2011/11/09 18:18:34, rsc wrote: > Could you please add a test? > It is ...
13 years, 4 months ago (2011-11-10 16:11:46 UTC) #4
dvyukov
ping On 2011/11/10 16:11:46, dvyukov wrote: > On 2011/11/09 18:18:34, rsc wrote: > > Could ...
13 years, 4 months ago (2011-11-14 18:55:01 UTC) #5
rsc
LGTM
13 years, 4 months ago (2011-11-16 21:20:34 UTC) #6
dvyukov
13 years, 3 months ago (2011-11-22 14:58:02 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=a4eba56c7359 ***

cgo: add support for callbacks from dynamic libraries

R=golang-dev, rsc
CC=golang-dev, mpimenov
http://codereview.appspot.com/5375042
Sign in to reply to this message.

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