Skip to content

Modernize Swift code generation to silence compiler warnings#109

Open
yonilevy wants to merge 1 commit intochronoxor:masterfrom
yonilevy:master
Open

Modernize Swift code generation to silence compiler warnings#109
yonilevy wants to merge 1 commit intochronoxor:masterfrom
yonilevy:master

Conversation

@yonilevy
Copy link

just getting rid of modern Swift compiler warnings, lmk if i missed something

- Replace deprecated 'class' constraint with 'AnyObject' in protocols
- Suppress unused variable warning for fbeStructSize
- Add @retroactive attribute for external protocol conformance
- Remove unnecessary '_ =' on void function calls
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.

1 participant