Skip to content
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

Fix the Solaris pthread_t raw type in std to match what's in libc #43597

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

dhduvall
Copy link

@dhduvall dhduvall commented Aug 1, 2017

The old type causes failures when building cargo 0.20.0 after rust-lang/libc@8304e06b5.

The old type causes failures when building cargo 0.20.0 after
changeset 8304e06 in the libc repo.
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 1, 2017

📌 Commit bdb53e5 has been approved by alexcrichton

@frewsxcv
Copy link
Member

frewsxcv commented Aug 2, 2017

@bors rollup

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Aug 2, 2017
Fix the Solaris pthread_t raw type in std to match what's in libc

The old type causes failures when building cargo 0.20.0 after rust-lang/libc@8304e06b5.
bors added a commit that referenced this pull request Aug 2, 2017
Rollup of 6 pull requests

- Successful merges: #43389, #43423, #43581, #43585, #43597, #43598
- Failed merges:
@bors bors merged commit bdb53e5 into rust-lang:master Aug 2, 2017
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.

4 participants