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

Blocks should have void as argument if it accepts no arguments #298

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

Dahlgren
Copy link
Contributor

@Dahlgren Dahlgren commented Jun 5, 2017

Declaring no arguments leads to block accepting any number of arguments
New warning introduced in Xcode 9

Declaring no arguments leads to block accepting any number of arguments
New warning introduced in Xcode 9
Copy link
Member

@nlutsenko nlutsenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thank you for fixing these!

@nlutsenko nlutsenko merged commit f387b77 into BoltsFramework:master Jun 5, 2017
@Dahlgren Dahlgren deleted the bugfix/strict-prototype branch June 5, 2017 22:25
@Dahlgren Dahlgren mentioned this pull request Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants