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

Glutin version 0.31.1 #1642

Merged
merged 2 commits into from
Oct 29, 2023
Merged

Glutin version 0.31.1 #1642

merged 2 commits into from
Oct 29, 2023

Conversation

kchibisov
Copy link
Member

No description provided.

madsmtm and others added 2 commits October 30, 2023 01:34
The issue is that CGLContextObj changed its encoding in macOS Sonoma
14.0. The encoding of a type is something that objc2 uses to
debug-assert that the definition is written correctly, but of course, if
the Rust code assumes that the encoding is one thing, and it then
changes, then the debug assertion will now fail.

Fixes rust-windowing#1640.
@kchibisov kchibisov merged commit 11d286f into rust-windowing:0.31.x Oct 29, 2023
43 checks passed
@kchibisov kchibisov deleted the rel-0311 branch October 29, 2023 21:47
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