[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LuaCSP framework: Communicating Sequential Processes in Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 15 Jan 2013 14:19:19 -0200
> The only change in Lua 5.2.1 provided in LuaCSP repo is the usage of float for LUA_NUMBER.
> Moreover, this is a separate complaint: simple substitution double -> float for LUA_NUMBER spawns many
> errors and warnings in MSVC 2010. This wasn't that bad for Lua 5.1. I was forced to fix all the issues myself.
Could you please share your changes in the Lua source code and the
errors and warnings in MSVC 2010?