Skip to content

Conversation

alexcrichton
Copy link
Member

The corrected signature of ioctl broke some crates on crates.io, and it's not
currently worth the major version bump of libc, so for now keep the old
signature around for crates.io builds only with a comment to remove it at a
future date.

This should allow libc on crates.io to update to the master version in-tree.
I've verified that this was the only breakage of substance between the version
libc is currently built with and today's master branch.

The corrected signature of `ioctl` broke some crates on crates.io, and it's not
currently worth the major version bump of libc, so for now keep the old
signature around for crates.io builds only with a comment to remove it at a
future date.

This should allow libc on crates.io to update to the master version in-tree.
I've verified that this was the only breakage of substance between the version
libc is currently built with and today's master branch.
@rust-highfive
Copy link
Contributor

r? @aturon

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

@alexcrichton
Copy link
Member Author

r? @aturon

cc @rust-lang/libs rust-lang/libc#15

@aturon
Copy link
Contributor

aturon commented Aug 13, 2015

@bors: r+

@bors
Copy link
Collaborator

bors commented Aug 13, 2015

📌 Commit 872f8c3 has been approved by aturon

@bors
Copy link
Collaborator

bors commented Aug 13, 2015

⌛ Testing commit 872f8c3 with merge ea3cd02...

bors added a commit that referenced this pull request Aug 13, 2015
The corrected signature of `ioctl` broke some crates on crates.io, and it's not
currently worth the major version bump of libc, so for now keep the old
signature around for crates.io builds only with a comment to remove it at a
future date.

This should allow libc on crates.io to update to the master version in-tree.
I've verified that this was the only breakage of substance between the version
libc is currently built with and today's master branch.
@bors bors merged commit 872f8c3 into rust-lang:master Aug 13, 2015
@alexcrichton alexcrichton deleted the fix-libc branch August 14, 2015 17:01
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