Skip to content

fix analyzer warnings#2

Open
paulz wants to merge 1 commit intokjosk:masterfrom
paulz:fix_analyzer_warnings
Open

fix analyzer warnings#2
paulz wants to merge 1 commit intokjosk:masterfrom
paulz:fix_analyzer_warnings

Conversation

@paulz
Copy link

@paulz paulz commented Apr 19, 2014

DPPPropertyAttribute.m:60:35: warning: The left operand of '==' is a garbage value
NSObject+DProperty.m:211:9: warning: Nil value used as mutex for @synchronized() (no synchronization will occur)

  The left operand of '==' is a garbage value
  Nil value used as mutex for @synchronized() (no synchronization will occur)
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