"parameter name omitted"...
Seems I don't know C :) .
Anyway, here's a new analyzer run: https://db.tt/OPmKB75h
I applied Davids patch and let it finish (1,5h) this time, so this is all we get.
FIY:
Heres the analyzers faq: http://clang-analyzer.llvm.org/faq.html
This is about source annotations: http://clang-analyzer.llvm.org/annotations.html
Summary: I know the pointer is never null. -> Remove the null pointer check and add an assertion to silence the analyzer.
Regards,
Markus
Von: Markus Engel [mailto:p637777@...1081...] Gesendet: Sonntag, 23. März 2014 21:17 An: 'Johan Engelen'; inkscape-devel@lists.sourceforge.net Betreff: [Inkscape-devel] clang static analysis report
Hi,
heres the results of running scan-build on a part of the sources. I interrupted it, this takes quite a while Anyway, youve got 263 possible bugs to check. Either there are many false positives or inkscape shouldnt even start :) .
Open index.html: https://db.tt/3Nj4vpmG
Regards,
Markus