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

Change DynamicPropertyInfo.updateInView to use ptr instead of inout #55

Open
helje5 opened this issue Mar 25, 2020 · 0 comments
Open

Change DynamicPropertyInfo.updateInView to use ptr instead of inout #55

helje5 opened this issue Mar 25, 2020 · 0 comments

Comments

@helje5
Copy link
Member

helje5 commented Mar 25, 2020

Even though the thing probably works fine, it gives a warning on Swift 5.2 for good reasons.

This should grab the pointer to the actual view storage higher in the flow and pass it down.

helje5 added a commit that referenced this issue Mar 25, 2020
Created issue #55, the warnings seem proper.
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

No branches or pull requests

1 participant