Compiled without -DSQLITE_DEBUG=1 which presumably changes the timing.

cvs up -A
make distclean
# thrd35.c = http://marc.info/?l=sqlite-users&m=118848741522192&w=2
cp thrd35.c src/shell.c
./configure --disable-shared && make LIBPTHREAD=-lpthread sqlite3
./sqlite3
valgrind -v ./sqlite3 2>&1 | tee v.log

--- [EMAIL PROTECTED] wrote:
> Compiled with or without -DSQLITE_DEBUG=1?  We have a bazillion
> assert()s in place that are suppose to catch this kind of thing.




      
____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to