On Mon, Mar 10, 2014 at 1:06 PM, Michele Pradella <
michele.prade...@selea.com> wrote:
> Compiling on Windows 32bit VS2010
> Line 73595
> static const int iLn = __LINE__+4;
> give an error: "error C2099: initializer is not a constant"
>
This is a case of VS2010 not conforming to the C89 standard.
Compiling on Windows 32bit VS2010
Line 73595
static const int iLn = __LINE__+4;
give an error: "error C2099: initializer is not a constant"
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
2 matches
Mail list logo