On Fri, Nov 18, 2011 at 3:30 PM, Zaher Dirkey <[email protected]> wrote:

> 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?
>
>
http://www.sqlite.org/src/info/5dbfaed8c3



> Thanks in advance.
>
> Zaher Dirkey
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to