found it - old copy of cerod slipped into my sqlite3.c! On Wed, Mar 9, 2016 at 10:44 PM, Tim Uy <tim at loqu8.com> wrote:
> yup must be just me, it works fine on a clean fossil clone > > On Wed, Mar 9, 2016 at 10:15 PM, Tim Uy <tim at loqu8.com> wrote: > >> It is probably just something I mangled - but oddly my tsrc/fts5.c has no >> trace of sqlite3PagerGet and no more than 20000 or so lines. >> >> On Wed, Mar 9, 2016 at 10:07 PM, Tim Uy <tim at loqu8.com> wrote: >> >>> I'm getting >>> >>> tsrc/fts5.c(23549): error C2198: 'sqlite3PagerGet': too few arguments >>> for call >>> tsrc/fts5.c(23568): error C2198: 'sqlite3PagerGet': too few arguments >>> for call >>> >>> What am I missing? :P >>> >> >> >