objective c - Xcode analyzer "efficiency" -


i spent 1 hour on solving bug: releasing object didn't have ownership (ie didn't send copy, alloc, new). analyzer (cmd-shif-a) didn't detect error while can detect object hasn't been released.

i think it's not normal, bug or "missing functionality"?

static analysis not magic; there many limitations , analyser xcode uses work in progress. there aid, can't totally debug application you.

if think have come across case think analyser have found problem, report bug.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -