Skip to content

[BETA] Fix fetching crates on old versions of libcurl. #6386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Dec 6, 2018

CURLOPT_PIPEWAIT was added in 7.43 but MacOS 10.9 has 7.30.

Fixes #6155

(I think this is worthy for beta since it makes cargo unusable on older versions of MacOS.)

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.32.0. Please double check that you specified the right target!

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Dec 6, 2018

📌 Commit df1bf8e has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Dec 6, 2018

⌛ Testing commit df1bf8e with merge 8da4dad41ae7e051d88d46029c872d83fbec1f69...

@bors
Copy link
Contributor

bors commented Dec 6, 2018

💔 Test failed - status-appveyor

@dwijnand
Copy link
Member

dwijnand commented Dec 6, 2018

@bors: retry

@bors
Copy link
Contributor

bors commented Dec 6, 2018

⌛ Testing commit df1bf8e with merge 1b6702f...

bors added a commit that referenced this pull request Dec 6, 2018
[BETA] Fix fetching crates on old versions of libcurl.

CURLOPT_PIPEWAIT was added in 7.43 but MacOS 10.9 has 7.30.

Fixes #6155

(I think this is worthy for beta since it makes cargo unusable on older versions of MacOS.)
@bors
Copy link
Contributor

bors commented Dec 6, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 1b6702f to rust-1.32.0...

@bors bors merged commit df1bf8e into rust-lang:rust-1.32.0 Dec 6, 2018
@ehuss ehuss added this to the 1.32.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants