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

Issue 5697065: code review 5697065: crypto/tls: use dlsym to determine symbol availability ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by mkrautz
Modified:
12 years, 2 months ago
Reviewers:
agl1, minux1, rsc, golang-dev
CC:
golang-dev, mjhollins_gmail.com
Visibility:
Public.

Description

crypto/tls: use dlsym to determine symbol availability in OS X root fetcher Fixes issue 3131.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -21 lines) Patch
M src/pkg/crypto/tls/root_darwin.go View 1 3 chunks +21 lines, -21 lines 0 comments Download

Messages

Total messages: 14
mkrautz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, mjhollins@gmail.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2012-02-26 14:18:46 UTC) #1
agl1
LGTM, although I know very little about OS X's system APIs. Will leave for someone ...
12 years, 2 months ago (2012-02-26 21:20:41 UTC) #2
minux1
On 2012/02/26 21:20:41, agl1 wrote: > LGTM, although I know very little about OS X's ...
12 years, 2 months ago (2012-02-27 14:52:49 UTC) #3
rsc
Far from thrilled about this. We have had no problems running all.bash on any known ...
12 years, 2 months ago (2012-02-27 16:09:09 UTC) #4
mkrautz
On 2012/02/27 16:09:09, rsc wrote: > Far from thrilled about this. We have had no ...
12 years, 2 months ago (2012-02-27 16:28:56 UTC) #5
minux1
On 2012/02/27 16:09:09, rsc wrote: > Far from thrilled about this. We have had no ...
12 years, 2 months ago (2012-02-27 16:32:54 UTC) #6
mkrautz
On 2012/02/27 16:32:54, minux wrote: > On 2012/02/27 16:09:09, rsc wrote: > > Far from ...
12 years, 2 months ago (2012-02-27 16:37:20 UTC) #7
rsc
I think we should make sure our binary distribution scripts use MACOSX_VERSION_MAX_ALLOWED (thanks for tracking ...
12 years, 2 months ago (2012-02-27 16:51:01 UTC) #8
mkrautz
On 2012/02/27 16:51:01, rsc wrote: > I think we should make sure our binary distribution ...
12 years, 2 months ago (2012-02-27 16:57:47 UTC) #9
minux1
On Tue, Feb 28, 2012 at 12:57 AM, <krautz@gmail.com> wrote: > On 2012/02/27 16:51:01, rsc ...
12 years, 2 months ago (2012-02-27 17:25:20 UTC) #10
rsc
Hmm. Maybe the best thing in this case is the #cgo CFLAGS line that was ...
12 years, 2 months ago (2012-02-27 17:27:27 UTC) #11
mkrautz
On 2012/02/27 17:27:27, rsc wrote: > Hmm. > > Maybe the best thing in this ...
12 years, 2 months ago (2012-02-27 18:11:47 UTC) #12
rsc
5700083 looks good to me.
12 years, 2 months ago (2012-02-27 18:15:24 UTC) #13
mkrautz
12 years, 2 months ago (2012-02-27 18:45:46 UTC) #14
*** Abandoned ***
Sign in to reply to this message.

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