On Thu, Jun 28, 2012 at 6:52 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> fully specialized). _Which_ fixed-size int type it collides with is
> platform-dependent and leads to convoluted workarounds like this:
>
>
> http://code.google.com/p/v8-juice/source/browse/convert/include/cvv8/detail/convert_core.hpp#1207
>

And here's even one which was added explicitly to work around a
platform-dependent collision of long long and sqlite3_int64:

http://code.google.com/p/v8-juice/source/browse/convert/include/cvv8/detail/convert_core.hpp#1270

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to