Hi,

When i compile sqlite source SQLite 3.7.9 with SQLITE_OMIT_WAL using
"sqlite-amalgamation"
i have an error
sqlite\sqlite3.c(131879) : error C2129: static function 'void __cdecl
sqlite3PagerClearCache(struct Pager *)' declared but not defined

I check it, but i am bad in C, sqlite3PagerClearCache belong to "ifndef
SQLITE_OMIT_WAL"

Is is a bug?

Thanks in advance.

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

Reply via email to