Skip to content

Revert "[omit-needless-words] Fix a bug found by -Wunused-result" #4780

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
Sep 14, 2016

Conversation

benlangmuir
Copy link
Contributor

Reverts #4776. This might impact imported API (d'oh, obviously). Pull it out for now.

@benlangmuir
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@benlangmuir
Copy link
Contributor Author

Hey @DougGregor, I'm pulling this out for now since I haven't looked at the consequences. Do you want to do anything with this? I was really just interested in shutting up the -Wunused-result warning, and I have no opinion on the actual change.

@swift-ci swift-ci merged commit 28f25ff into master Sep 14, 2016
@DougGregor
Copy link
Member

I can do before/after API dumps to see if this affects the SDK.

@jrose-apple jrose-apple deleted the revert-4776-needless-warning branch September 14, 2016 23:02
@jrose-apple
Copy link
Contributor

It could still affect third-party code, too. (Either it does, in which case it might break somebody, or it doesn't, in which case it's making sure we get things right for code that hasn't been used in Swift yet.)

kateinoigakukun added a commit that referenced this pull request Aug 31, 2022
[pull] swiftwasm from main
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.

4 participants