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

Fixes for nightly #3

Merged
merged 1 commit into from
Feb 21, 2015
Merged

Fixes for nightly #3

merged 1 commit into from
Feb 21, 2015

Conversation

teotwaki
Copy link
Contributor

Hi,

This PR fixes some issues I've noticed while running the last nightly (rustc 1.0.0-nightly (dfc5c0f1e 2015-02-18) (built 2015-02-19)). I don't fully understand the changes I've applied (mainly the 'static ones), however the examples seem to run fine.

SK on IRC indicated that the 'static issue might be linked to rust-lang/rust#22319, which landed recently.

Please let me know if you'd like some more tests.

@reem
Copy link
Owner

reem commented Feb 20, 2015

Amazing work, thank you for doing this. I've reviewed all the changes and everything looks good. Can you squash the commits so I can merge?

The main changes specify object lifetimes. There are also small updates
to track changes in Mio's `MioError` struct.
reem added a commit that referenced this pull request Feb 21, 2015
@reem reem merged commit 9866eba into reem:master Feb 21, 2015
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.

2 participants