On Mon, Jul 22, 2013 at 3:48 PM, Simon Slavin <slav...@bigfraud.org> wrote:

>         assert(sqlite3_finalize(S) == SQLITE_OK)
>

Nononono - in non-debug builds assert() is compiled out, so the above
disappears.

(Been there, done that!)

-- 
----- 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