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

Issue 11406047: code review 11406047: cmd/cgo: gccgo fixes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by iant
Modified:
10 years, 1 month ago
Reviewers:
rsc
CC:
golang-dev, rsc
Visibility:
Public.

Description

cmd/cgo: gccgo fixes Don't require a full-scale callback for calls to the special prologue functions. Always use a simple wrapper function for C functions, so that we can handle static functions defined in the import "C" comment. Disable a test that relies on gc-specific function names. Fixes issue 5905.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -6 lines) Patch
M misc/cgo/test/callback.go View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/cmd/cgo/out.go View 1 2 6 chunks +62 lines, -6 lines 0 comments Download

Messages

Total messages: 6
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2013-07-22 23:41:07 UTC) #1
iant
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 9 months ago (2013-07-22 23:42:02 UTC) #2
iant
Ping.
10 years, 9 months ago (2013-07-24 17:33:40 UTC) #3
rsc
LGTM
10 years, 9 months ago (2013-07-25 13:45:33 UTC) #4
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=4d9c3095de9d *** cmd/cgo: gccgo fixes Don't require a full-scale callback for calls ...
10 years, 9 months ago (2013-07-25 13:54:00 UTC) #5
iant
10 years, 8 months ago (2013-08-02 16:14:55 UTC) #6
*** Abandoned ***
Sign in to reply to this message.

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