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 about the inline variable declaration
Fts3SegReader **pArray ...
 in the finction `static int fts3TermSelect`
In order to achieve a compiler-invariancy I Suggest moving the problematic 
declaration 
upwards.
Best regards: Chris
                                          
_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail 
you.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to