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

Issue 3746041: code review 3746041: cgo: handle references to symbols in shared libraries (Closed)

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

Description

cgo: handle references to symbols in shared libraries Fixes issue 1334.

Patch Set 1 #

Patch Set 2 : code review 3746041: cgo: handle references to symbols in shared libraries #

Patch Set 3 : code review 3746041: cgo: handle references to symbols in shared libraries #

Patch Set 4 : code review 3746041: cgo: handle references to symbols in shared libraries #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -9 lines) Patch
M misc/cgo/life/c-life.c View 1 chunk +2 lines, -0 lines 0 comments Download
M misc/cgo/life/life.h View 1 chunk +1 line, -0 lines 0 comments Download
M misc/cgo/life/life.go View 1 chunk +1 line, -1 line 0 comments Download
M misc/cgo/stdio/file.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/Make.pkg View 2 chunks +2 lines, -6 lines 0 comments Download
M src/cmd/cgo/out.go View 1 5 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 6 months ago (2010-12-17 18:41:54 UTC) #1
r
LGTM
13 years, 6 months ago (2010-12-17 19:03:45 UTC) #2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=8634776b7bf1 *** cgo: handle references to symbols in shared libraries Fixes issue ...
13 years, 6 months ago (2010-12-17 19:37:13 UTC) #3
niemeyer
I can confirm this change fixed the problem, but it seems to have broken the ...
13 years, 6 months ago (2010-12-17 21:11:44 UTC) #4
rsc
13 years, 6 months ago (2010-12-17 21:25:30 UTC) #5
build should be fixed now, sorry
Sign in to reply to this message.

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