Good morning, We are trying to compile  the latest SQLITE 3.7.11 release 
but we keep getting the Windows Visual Studio 8 warning message: ---- warning 
C4232: nonstandard extension used : 'pCurrent' : address of dllimport 
'AreFileApisANSI' is not static, identity not guaranteed showm below. 
       Is it possible to preclude and understand the meaning of this warning 
message? Thank you.
 
e:\users\frank\dqt_memorymap\sqlite\sqlite3.c(32329) : warning C4232: 
nonstandard extension used : 'pCurrent' : address of dllimport 
'AreFileApisANSI' is not static, identity not guaranteed                        
             
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to