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

Issue 5753065: code review 5753065: deps: allow crypto/x509 to use syscall (Closed)

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

Description

deps: allow crypto/x509 to use syscall Allows the Windows part of CL 5700087 to land. I had build tested CL 5753060 (which allows crypto/x509 to use cgo and io/ioutil), and didn't spot any errors on Windows. Turns out I was wrong.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/go/build/deps_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
mkrautz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
13 years, 2 months ago (2012-03-06 23:59:31 UTC) #1
rsc
LGTM
13 years, 2 months ago (2012-03-07 02:56:20 UTC) #2
rsc
13 years, 2 months ago (2012-03-07 18:51:09 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=82391e949932 ***

deps: allow crypto/x509 to use syscall

Allows the Windows part of CL 5700087 to land.

I had build tested CL 5753060 (which allows
crypto/x509 to use cgo and io/ioutil), and
didn't spot any errors on Windows.

Turns out I was wrong.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5753065

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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