On Fri, Nov 18, 2011 at 10:33 PM, Richard Hipp <d...@sqlite.org> wrote:

> On Fri, Nov 18, 2011 at 3:30 PM, Zaher Dirkey <parm...@gmail.com> 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.
> >
>
>
Thanks

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

Reply via email to