[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc2) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 7 May 2020 10:51:01 -0300
> I wonder why you decided not to let a program to set its own "warning"
> handler from Lua, but only from C API.
>
> We can already intercept somewhat the error handling routines with
> xpcall, why not allow customizing warning handling from Lua too?
A warning is not an error condition. Your Lua program behaves the same
with or without a warning.
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org