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

Fix warnings and KVO bug on newer Swift versions #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MaG21
Copy link

@MaG21 MaG21 commented Nov 24, 2017

This PR fixes warnings that appeared on newer versions of Swift and fixes bug file on issue #34

This commit fix issue dekatotoro#34, an issue that was previously fixed by PR #73
but reappeared because of Swift-4's improved runtime checks, pointed out
by Michael Brown in his blog.

http://michael-brown.net/2017/swift-and-kvo-context-variables/

This buf was already fixed by PR 72, however
@MaG21
Copy link
Author

MaG21 commented Nov 24, 2017

Hello,

is it possible that we can merge this PR in a new Swift 4 feature branch ?

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