Hi, Joe,

On Fri, Nov 2, 2012 at 4:34 PM, Joe Mistachkin <sql...@mistachkin.com> wrote:
>
> Igor Korot wrote:
>>
>> I just read this link. Interesting information.
>> IIUC, all those warnings are harmless and they do not appear on other
> platforms.
>> Which means that either gcc is more forgiving or that I am trying to
> compile my
>> application with some very strange configuration.
>> Or maybe it's C++11 that throws the compilation off of track?
>>
>
> Out of curiosity, what warning level and compiler options are you using?

Warning Level: /W4
Trying to compile it in the debug mode with WIN32, UNICODE,
Multi-threaded Debug DLL (/MDd).

Everything else is probably not important. If it is please do let me know.

Thank you.

>
> --
> Joe Mistachkin
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to