On 5 May 2013, at 13:26, Ulrich Spörlein <u...@freebsd.org> wrote: > If you can > lump everything into one run, then it's as simple as 'scan-build make' > and you get your HTML output.
The most important thing is to remember to do a make clean. As scan-build just interposes itself in front of the compiler, it won't be run for anything that isn't compiled. David _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"