On 2 December 2013 05:02, Dirk Laurie 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
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 m