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

Move to new io/fs/path API and adjust to Hyper changes #302

Merged
merged 3 commits into from
Mar 5, 2015
Merged

Move to new io/fs/path API and adjust to Hyper changes #302

merged 3 commits into from
Mar 5, 2015

Conversation

panicbit
Copy link
Contributor

@panicbit panicbit commented Mar 3, 2015

These changes depend on hyperium/hyper#354

@panicbit
Copy link
Contributor Author

panicbit commented Mar 3, 2015

There still needs some work to be done.
Iron currently crashes when unwrapping the protocol (https://github.com/panicbit/iron/blob/a18db56fd6ffff94664a07784c1258fa827fa2b6/src/iron.rs#L147)

@panicbit
Copy link
Contributor Author

panicbit commented Mar 3, 2015

The crash was caused by writing to a struct that moved away (See rust-lang/rust#21232)

@panicbit
Copy link
Contributor Author

panicbit commented Mar 4, 2015

hyperium/hyper#354 is merged now, so this PR should build now

@panicbit panicbit closed this Mar 4, 2015
@panicbit panicbit reopened this Mar 4, 2015
@s-panferov
Copy link
Contributor

@reem could you merge this please to unblock iron clients?

@reem
Copy link
Member

reem commented Mar 5, 2015

Taking a look right now.

@reem
Copy link
Member

reem commented Mar 5, 2015

Looks great to me. Excellent work @panicbit.

reem added a commit that referenced this pull request Mar 5, 2015
Move to new io/fs/path API and adjust to Hyper changes
@reem reem merged commit ad21540 into iron:master Mar 5, 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.

None yet

3 participants