Skip to content

__block used wrong #58

@thomassnielsen

Description

@thomassnielsen

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions