"João Eiras" <[email protected]> wrote in message news:[email protected] > Sorry, wrong url... > http://pastebin.ca/1433959 > > On Mon, May 25, 2009 at 5:37 PM, João Eiras > <[email protected]> wrote: >> Hi there. >> I'm trying the following code >> http://pastebin.ca/143395
Are you, by any chance, building a release version of that code? Realize that, in release build, assert() completely disappears together with whatever expression it contains, so your program becomes mostly a no-op. How exactly do you determine whether your code works or doesn't work? Igor Tandetnik
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

