On Oct 4, 2008, at 11:00 AM, Neon wrote:

> Only _MSC_VER >= 1400 supports _declspec(deprecate("text")) syntax;
> _MSC_VER >= 1300 only supports bare _declspec(deprecate) syntax.
>
> This error was introduced in version 3.6 and still exists in 3.6.3. I
> have to modify these two files in order to compile using Visual C++  
> 2003.


This problem was fixed by check-in [5732].

D. Richard Hipp
[EMAIL PROTECTED]



_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to