[17:23:55] <Dominus> Marzo, Xcode makes nice code analysis at times :) https://www.dropbox.com/s/3cg1p2lytb9p64k/exultAnalyzis.png?dl=1
[17:25:24] <Marzo> That is just the clang static analyzer
[17:25:40] <Marzo> And displaying the information differently
[17:26:35] <Marzo> I think I already analyzed these results, and clang is wrong in this case
[17:27:55] <Dominus> I wasn't that worried about it but it just looked so nice in a gui. Normally I'd just see that in Terminal
[17:28:21] <Marzo> clang static analyzer has an html tool to display the report results which is very nice
[17:28:47] <Dominus> ah, didn't know that
[17:29:13] <Marzo> But yeah, that xcode gui is nice