[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua-5.1 restorestack memory handling bug
- From: Marko Lindqvist <cazfi74@...>
- Date: Tue, 7 Feb 2012 11:59:31 +0200
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