Re: Smatch v1.56 released

From: Artem Bityutskiy
Date: Wed Mar 07 2012 - 11:46:35 EST


On Mon, 2012-03-05 at 10:22 +0300, Dan Carpenter wrote:
> What I do is only look at new bugs. I've got a script
> smatch_scripts/new_bugs.sh
> That takes the output from two smatch runs and prints the bugs which
> are new.
>
> Artem has a set of scripts he's working on as well.

Yeah, I basically compile with W=1, run
sparse/coccinelle/cppcheck/smatch before and after a patch, compare the
build logs and report about only new warnings. Quite useful when you are
a maintainer.

--
Best Regards,
Artem Bityutskiy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/