Skip to content

Conversation

@madsmtm
Copy link
Member

@madsmtm madsmtm commented Aug 12, 2022

We were calling an init method on the same object multiple times, which is not allowed in Objective-C.

Found while making #1440. With this change I can now run glutin on my old iPad.

  • Tested on all platforms changed
  • Compilation warnings were addressed
  • cargo fmt has been run on this branch
  • cargo doc builds successfully
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

You can't call `init` on something more than once
@kchibisov
Copy link
Member

There's no ios anymore.

@kchibisov kchibisov closed this Sep 3, 2022
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.

3 participants