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

Upgrading libc dependencies #98

Closed
8 tasks done
bvssvni opened this issue Nov 6, 2015 · 6 comments
Closed
8 tasks done

Upgrading libc dependencies #98

bvssvni opened this issue Nov 6, 2015 · 6 comments

Comments

@bvssvni
Copy link
Member

bvssvni commented Nov 6, 2015

Announcement: https://users.rust-lang.org/t/the-libc-crate-is-now-at-v0-2-0/3509

This is for tracking issues with upgrading libc to 0.2.

Second phase:

@bvssvni
Copy link
Member Author

bvssvni commented Nov 8, 2015

glfw used "*" dependencies and needs a fix for existing code PistonDevelopers/glfw-rs#325

@bvssvni
Copy link
Member Author

bvssvni commented Nov 8, 2015

The challenge is to make sure that all the lower level libraries gets bumped before the higher ones. We don't have an exhaustive list of the lower libraries in Piston's ecosystem.

@bvssvni
Copy link
Member Author

bvssvni commented Nov 8, 2015

I want to get the gfx update yanked such that existing code will keep working. gfx-rs/gfx#826

@bvssvni
Copy link
Member Author

bvssvni commented Nov 9, 2015

An update in tempfile broke Glutin, so I want to get it yanked Stebalien/tempfile#17.

@bvssvni
Copy link
Member Author

bvssvni commented Nov 21, 2015

Piston core has now removed dependency on libc.

@bvssvni
Copy link
Member Author

bvssvni commented Mar 4, 2016

Done.

@bvssvni bvssvni closed this as completed Mar 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant