Skip to content

fix warnings for SE-0049 (Move @noescape ...) #326

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

Merged
merged 1 commit into from
Apr 27, 2016
Merged

fix warnings for SE-0049 (Move @noescape ...) #326

merged 1 commit into from
Apr 27, 2016

Conversation

aalemayhu
Copy link
Contributor

Not sure if this change is unwelcome, considering that proposal says:

The Swift 3 migrator should move these over, and has the information it needs to do a perfect migration in this case.

Anyways the warnings are annoying and I wanted to silence them.

This fixes the `warning: @NoEscape is now an attribute on a parameter type,
instead of on the parameter itself`.
@parkera parkera merged commit 80f6ce6 into swiftlang:master Apr 27, 2016
@parkera
Copy link
Contributor

parkera commented Apr 27, 2016

Thanks! Not unwelcome at all. =)

@aalemayhu aalemayhu deleted the use-@noescape-as-type-attribute branch May 4, 2016 06:46
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
convert tests from #file to using #filePath
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.

2 participants