On 2 December 2013 05:02, Dirk Laurie <[email protected]> wrote: > Another error message that could be more helpful is > in type_check.lua: > > > return nil, "Type mismatch on field "..context..name..": > invalid value "..item > > More informative would be: > > return nil, "Format mismatch on field "..context..name..": > invalid value "..item.." does not match '"..expected.."'"
Thanks for the feedback! Both changes were applied. -- Hisham ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
