On Mon, Jan 23, 2012 at 2:50 PM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> On 23 Jan 2012, at 5:49am, Tommy wrote:
>
> > After bringing the SQLite amalgamation into my library and compiling,
> > Apple Xcode produced the following warning:
> >
> > sqlite3.c:27620:32:{27620:32-27620:45}{27620:30-27620:31}: warning:
> > implicit conversion from 'long long' to 'long' changes value from
> > 9223372036854775807 to -1 [-Wconstant-conversion,3]
> >
>
> Which version of Xcode.  Which version of the OS ?
> Which target platform (by which I mean hardware) do you have the project
> set for ?  32-bit or 64-bit ?
> Are you compiling on an Intel Mac ? (just in case you're still using PPC)
>
>
Are you using Clang?
is SQLite compatible with Clang?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to