Skip to content

Removed uses of deprecated @warn_unused_result attr #393

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

Closed

Conversation

tanadeau
Copy link

The @warn_unused_result attribute is no longer needed as its behavior is now the default. A future change to the compiler (swiftlang/swift#2760) will make its use an error. This PR removes the uses of this attribute.

@tanadeau
Copy link
Author

@phausler did this in a later commit (9cd298b)

@tanadeau tanadeau closed this Jun 22, 2016
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Oct 11, 2023
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