> On 8 Jun 2018, at 18:21, Willy Tarreau <[email protected]> wrote:
>
> On Fri, Jun 08, 2018 at 01:09:04PM +0200, Thierry Fournier wrote:
>> Hi,
>>
>> runtime errors doesn't provides the error line, in particular the memory
>> error (out of memory)
>>
>> Please find a Lua patch in attachment.
>> It provides backtrace condensed in one line.
>
> Indeed it's much better. Given that it doesn't change any feature and
> only increases verbosity in case of problem, do you want it to be
> backported to 1.8 as well ?
It should great !
Thierry