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

Issue 87570044: code review 87570044: crypto/x509: fix Windows build. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by agl1
Modified:
11 years, 1 month ago
Reviewers:
gobot, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

crypto/x509: fix Windows build. Windows is building a chain to the AddTrust root which is different from the native Go code and causing a build failure. This change alters the test so that both should build to the AddTrust root. R=bradfitz

Patch Set 1 #

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

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

Patch Set 4 : diff -r f8ac12d0acae https://code.google.com/p/go #

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

Messages

Total messages: 4
agl1
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 1 month ago (2014-04-14 20:15:41 UTC) #1
bradfitz
LGTM Btw, the R= in your CL description doesn't do what you might think. You'll ...
11 years, 1 month ago (2014-04-14 20:19:19 UTC) #2
agl1
*** Submitted as https://code.google.com/p/go/source/detail?r=fa4c16e1888b *** crypto/x509: fix Windows build. Windows is building a chain to ...
11 years, 1 month ago (2014-04-14 20:24:03 UTC) #3
gobot
11 years, 1 month ago (2014-04-15 15:10:33 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the freebsd-arm-cheney builder.
See http://build.golang.org/log/55431b75d92149b972d77b44dd3e43aa4f1c5aaf
Sign in to reply to this message.

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