New EEP for extended error information

Max Lapshin max.lapshin@REDACTED
Wed Nov 4 12:04:20 CET 2020


Very good feature.

Our code is full with reminders where we were wrong:
https://github.com/flussonic/v4l-erl/blob/master/c_src/v4l.c#L246
(return ERROR(arg0)), but
this eep seems to be much better.

On Wed, Nov 4, 2020 at 8:19 AM Björn Gustavsson <bjorn@REDACTED> wrote:
>
> There is a new EEP that suggests a way to show
> additional information about why a call to a BIF
> failed.
>
> Here is the EEP:
>
> https://github.com/erlang/eep/blob/master/eeps/eep-0054.md
>
> And here is the pull request for the implementation:
>
> https://github.com/erlang/otp/pull/2849
>
> /Björn
>
> --
> Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-questions mailing list