I compile SQLite3 using Visual Studio 2008 SP1 and I have too many warnings 
(103)

1>.\sqlite3.c(50675) : warning C4244: '=' : conversion from 'i64' to 'int', 
possible loss of data
...
1>.\sqlite3.c(78136) : warning C4244: '=' : conversion from 'u16' to 'unsigned 
char', possible loss of data
and others

Are there plans to cleanup the code please or any other solution?

Ti Ny

_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to