Re: [sqlite] Compiler invariancy

2009-11-27 Thread Dan Kennedy
On Nov 27, 2009, at 6:52 AM, Christo Christoff wrote: > > Hi > I report a prblem when compiling the recent fossil-based sqlite > sources with BorlandC. > ' > sqlite3.c: > Error E2140 sqlite3.c 99710: Declaration is not allowed here in > function fts3TermSelect > *** 1 errors in Compile *** >

[sqlite] Compiler invariancy

2009-11-27 Thread Christo Christoff
Hi I report a prblem when compiling the recent fossil-based sqlite sources with BorlandC. ' sqlite3.c: Error E2140 sqlite3.c 99710: Declaration is not allowed here in function fts3TermSelect *** 1 errors in Compile *** ' I Use the amalgamation of the 3.6.21 The Borland C compiler complains abou