On Sat, Jul 7, 2012 at 3:05 AM, PJ Naughter <p...@naughter.com> wrote:

> I would disagree that static code analysis is not useful for plain C code
> as
> opposed to C++.


Nowhere do they docs say that. They say they have not proven to be an
effective use of time *for sqlite3*. In fact, they qualify their statement
3 times in this paragraph:

"Static analysis has not proven to be especially helpful in finding bugs *in
SQLite*. Static analysis has found a few bugs *in SQLite*, but those are
the exceptions. More bugs have been introduced *into SQLite* while trying
to get it to compile without warnings than have been found by static
analysis."


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to