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

__block used wrong #58

Open
thomassnielsen opened this issue Jan 14, 2015 · 0 comments
Open

__block used wrong #58

thomassnielsen opened this issue Jan 14, 2015 · 0 comments
Assignees
Labels

Comments

@thomassnielsen
Copy link
Member

There are some places in the code where __block is used in a wrong way. It should probably be removed or replaced with __weak, depending on the situation. http://stackoverflow.com/questions/7080927/what-does-the-block-keyword-mean

@thomassnielsen thomassnielsen self-assigned this Jan 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant