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

Issue 9060045: code review 9060045: runtime/cgo: export symbols in both internal and extern... (Closed)

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

Description

runtime/cgo: export symbols in both internal and external link mode

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
src/pkg/runtime/cgo/callbacks.c View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 7
iant
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 10 months ago (2013-05-01 14:28:12 UTC) #1
rsc
LGTM
11 years, 10 months ago (2013-05-01 15:46:58 UTC) #2
r
LGTM
11 years, 10 months ago (2013-05-01 21:25:42 UTC) #3
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=a41f95be3187 *** runtime/cgo: export symbols in both internal and external link mode ...
11 years, 10 months ago (2013-05-01 21:31:05 UTC) #4
ajstarks
On 2013/05/01 21:31:05, iant wrote: > *** Submitted as https://code.google.com/p/go/source/detail?r=a41f95be3187 *** > > runtime/cgo: export ...
11 years, 10 months ago (2013-05-02 11:08:24 UTC) #5
minux1
On Thu, May 2, 2013 at 7:08 PM, <ajstarks@gmail.com> wrote: > This revision causes the ...
11 years, 10 months ago (2013-05-02 11:09:50 UTC) #6
minux1
11 years, 10 months ago (2013-05-02 16:02:58 UTC) #7
On Thu, May 2, 2013 at 7:09 PM, minux <minux.ma@gmail.com> wrote:

>
> On Thu, May 2, 2013 at 7:08 PM, <ajstarks@gmail.com> wrote:
>
>> This revision causes the misc/cgo/test to fail on arm, see
>>
https://code.google.com/p/go/**issues/detail?id=5387<https://code.google.com/...
>
> I'm on it.
>
It's fixed by rev 123d0cef66f8.
>
>
>> # ../misc/cgo/test
>> /tmp/go-build428583550/_/home/**pi/go/misc/cgo/test/_test/**test.test:
>> symbol lookup error:
>> /tmp/go-build428583550/_/home/**pi/go/misc/cgo/test/_test/**test.test:
>> undefined symbol: SansTypeface
>> exit status 127
>> FAIL    _/home/pi/go/misc/cgo/test      0.014s
>> /tmp/go-build903371114/_/home/**pi/go/misc/cgo/test/_test/**test.test:
>> symbol lookup error:
>> /tmp/go-build903371114/_/home/**pi/go/misc/cgo/test/_test/**test.test:
>> undefined symbol: SansTypeface
>> exit status 127
>> FAIL    _/home/pi/go/misc/cgo/test      0.015s
>>
>>
>>
>>
https://codereview.appspot.**com/9060045/<https://codereview.appspot.com/9060...
>>
>> --
>>
>> ---You received this message because you are subscribed to the Google
>> Groups "golang-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to
golang-dev+unsubscribe@**googlegroups.com<golang-dev%2Bunsubscribe@googlegrou...
>> .
>> For more options, visit
https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/o...
>> .
>>
>>
>>
>
Sign in to reply to this message.

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