On Mon, May 25, 2009 at 6:48 PM, Igor Tandetnik <[email protected]> wrote: > "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. >
If I posted that code, it's safe to assume it is running and I know what an assert it. > How exactly do you determine whether your code works or doesn't work? Because if breaks many of the asserts, like, I get errors in standards output. > > Igor Tandetnik > > > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

