Hello all,

I can't compile sqlite 3.7.2 if SQLITE_OMIT_WAL is defined.
In pager.c, the function pagerPagecount is defined only if 
SQLITE_OMIT_WAL is not, but this function is called from hasHotJournal 
regardless SQLITE_OMIT_WAL.



Best regards
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to