On 06/29/2012 05:29 PM, Andreas Kupries wrote:
On 6/29/2012 1:49 PM, John Nowak wrote:
>
Hopefully some Fossil developer finds this useful:
http://heap.johnnowak.com/2012/06/29/scan-build-2012-06-29-1/
How complicated is the generation of such a report ?
(Are scripts for this available ?)
I did only the following:
scan-build ./configure
scan-build make
The reports will be dumped in "/tmp" by default.
You do need to remember to run it for 'configure' otherwise you'll
end up with no results for 'make'. You'll also want to do a 'make
clean' beforehand if that wasn't obvious.
Some tips on using scan-build are available here:
http://clang-analyzer.llvm.org/scan-build.html
- jn
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users