-
Notifications
You must be signed in to change notification settings - Fork 95
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
MIKMIDI should use nullability annotations #39
Comments
Chris Lattner indicated that Apple will likely provide a new macro, something like, NS_ASSUME_NONNULL_BEGIN/END, so it might be worth waiting for that. This thread has good info: |
armadsen
pushed a commit
that referenced
this issue
Nov 4, 2015
armadsen
pushed a commit
that referenced
this issue
Nov 4, 2015
armadsen
pushed a commit
that referenced
this issue
Nov 4, 2015
armadsen
pushed a commit
that referenced
this issue
Nov 6, 2015
armadsen
pushed a commit
that referenced
this issue
Nov 6, 2015
armadsen
pushed a commit
that referenced
this issue
Nov 10, 2015
armadsen
pushed a commit
that referenced
this issue
Nov 11, 2015
armadsen
pushed a commit
that referenced
this issue
Nov 11, 2015
This should be complete now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The nullability annotations added to Objective-C with the introduction of Swift 1.2 should be added to MIKMIDI.
The text was updated successfully, but these errors were encountered: