Fix compile errors under XCode 3.2.5 & LLVM 1.6
Clang doesn't like local variables or parameter names that conflict with instance property names. This problem occurs even in class methods (in addition to instance methods). Signed-off-by: Tim Shadel <github@timshadel.com>
Showing
5 changed files
with
52 additions
and
52 deletions
-
Please register or login to post a comment