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 parking_lot to 0.8 for windows too (eventloop-2.0) #884

Merged

Conversation

aloucks
Copy link
Contributor

@aloucks aloucks commented May 25, 2019

The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help prevent that mistake from happening again.

The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help
prevent that mistake from happening again.
@aloucks aloucks changed the title Update parking_lot to 0.8 (for windows, too) Update parking_lot to 0.8 for windows too (eventloop-2.0) May 25, 2019
@aloucks
Copy link
Contributor Author

aloucks commented May 25, 2019

This fixes the linux build errors from #882 (https://travis-ci.org/rust-windowing/winit/builds/537194992) and the macos compile error is fixed in #885.

@goddessfreya goddessfreya merged commit 4b0162a into rust-windowing:eventloop-2.0 May 25, 2019
@felixrabe felixrabe mentioned this pull request Jun 23, 2019
felixrabe pushed a commit to felixrabe/winit that referenced this pull request Jun 30, 2019
The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help
prevent that mistake from happening again.
kosyak pushed a commit to kosyak/winit that referenced this pull request Jul 10, 2019
The previous attempt to update parking_lot missed the windows platform.

The parking_lot dependency is now no longer specified twice to help
prevent that mistake from happening again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants