lua-users home
lua-l archive

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


On 7 February 2012 11:50, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> But a bug is usually defined as something that causes a runtime
>> failure, not something that makes a compiler give warning messages,
>
> It was a compilation error, not a warning.

 I think it's warning, but turned in to error by -Werror compiler option.


 - ML