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

Update libc to 0.2 #32

Merged
3 commits merged into from Nov 19, 2015
Merged

Update libc to 0.2 #32

3 commits merged into from Nov 19, 2015

Conversation

SimonSapin
Copy link
Contributor

The std::os::raw commit can be removed if you prefer. (I don’t think it matters much.)

Once this is merged, could you publish both crates on crates.io again? Thanks!

@ghost ghost merged commit 20c65a9 into AltF02:master Nov 19, 2015
@ghost
Copy link

ghost commented Nov 19, 2015

Thanks! I'll publish this as soon as my test build of servo succeeds.

@SimonSapin
Copy link
Contributor Author

Servo gets this crate from crates.io, so I don’t know how to make such a test build before the new version it’s published.

@SimonSapin SimonSapin deleted the libc branch November 19, 2015 17:42
@ghost
Copy link

ghost commented Nov 19, 2015

Servo takes forever to build on my comp but it should be almost done now. I'm using a cargo override by adding this to '.cargo/config' in the servo directory:

paths = ["/home/daggerbot/Projects/x11-rs/x11",
         "/home/daggerbot/Projects/x11-rs/x11-dl"]

@SimonSapin SimonSapin mentioned this pull request Nov 19, 2015
52 tasks
@ghost
Copy link

ghost commented Nov 19, 2015

The build has ran into a few more libc related problems, but I'm getting pull requests ready now.

@SimonSapin
Copy link
Contributor Author

Servo has 32 other dependencies that need similar changes: servo/servo#8608

@ghost
Copy link

ghost commented Nov 19, 2015

I opened pull requests for the servo dependencies that broke, and the changes to x11-rs are now published.

@SimonSapin
Copy link
Contributor Author

Sorry, I don’t find these PRs. Could you link them here?

@SimonSapin
Copy link
Contributor Author

Great, thanks a lot!

frewsxcv added a commit to frewsxcv/servo that referenced this pull request Jan 16, 2016
servo/glutin@servo-v0.4.5...servo-v0.4.7

The primary reason I'm updating servo-glutin is to indirectly pick up
these changes:

Smithay/wayland-kbd#9

AltF02/x11-rs#32

...which results in two fewer libc 0.1.x dependency

servo#8608
bors-servo pushed a commit to servo/servo that referenced this pull request Jan 18, 2016
Upgrade servo-glutin to latest published version (0.4.7)

servo/glutin@servo-v0.4.5...servo-v0.4.7

The primary reason I'm updating servo-glutin is to indirectly pick up
these changes:

Smithay/wayland-kbd#9

AltF02/x11-rs#32

...which results in two fewer libc 0.1.x dependency

#8608

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9339)
<!-- Reviewable:end -->
This pull request was closed.
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.

None yet

1 participant