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

Adopt nullability annotations for better Swift interoperability #1

Open
emaloney opened this issue Feb 17, 2015 · 0 comments
Open

Adopt nullability annotations for better Swift interoperability #1

emaloney opened this issue Feb 17, 2015 · 0 comments
Assignees

Comments

@emaloney
Copy link
Owner

The clang compiler that debuted with Swift 1.2 introduces some new nullability annotations to Objective-C that are intended to improve Swift interoperability.

Adopting these annotations will not only make it easier to use this Mockingbird code from Swift, it will make it possible for the static analyzer to detect additional types of programming errors.

@emaloney emaloney self-assigned this Feb 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant