[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [patch] lsqlite - to be compiled using msvc
- From: Doug Currie <doug.currie@...>
- Date: Fri, 22 Nov 2013 17:38:15 -0500
On Nov 22, 2013, at 5:19 AM, Ulrich Schmidt <u.sch.zw@gmx.de> wrote:
> Hi all.
> I had difficulties compiling lsqlite.c
>
> The problem was the line
> lua_Number n = (lua_Number)rowid;
Thanks Ulrich. The issue was fixed on 2013-10-18 here:
http://lua.sqlite.org/index.cgi/info/a4478aa43c
It will be in the next release.
e