lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Sep 3, 2010 at 8:03 AM, David Manura <dm.lua@math2.org> wrote:
> On Thu, Sep 2, 2010 at 6:45 PM, Nick Gammon <nick@gammon.com.au> wrote:
>> I downloaded luacom today (version 1.3) and when compiling I got this warning:
>> tLuaControl.cpp(756) : warning C4700: local variable 'hr' used without having been initialized
>
> I recommend the latest git version [1].  There is a comment about that
> in the latest version [2] but no correction.
>
> [1] http://lua-users.org/wiki/LuaCom
> [2] http://github.com/davidm/luacom/blob/master/src/library/tLuaControl.cpp#L743
>
>

The latest git version at
http://github.com/davidm/luacom/tree/91fc0722621602babe9cc104834955850ef23d03
cross-compiled OK on Ubuntu Lucid.