[erlang-patches] Lift 'after' blocks to zeroary functions
Fredrik
fredrik@REDACTED
Mon Jul 29 09:46:01 CEST 2013
On 07/29/2013 08:37 AM, Anthony Ramine wrote:
> Hello,
>
> If 'after' blocks are not lifted, the ids of functions in their bodies must be killed and it can make stacktraces more confusing than they should. We lift them to zeroary functions to avoid unnecessary killings and duplication of code.
>
> git fetch https://github.com/nox/otp.git lift-after
>
> https://github.com/nox/otp/compare/erlang:master...lift-after
> https://github.com/nox/otp/compare/erlang:master...lift-after.patch
>
> Regards,
>
Hello Anthony,
I've fetched your patch and it has been assigned to be reviewed by
responsible team. When this is done you will get more information.
Thanks,
--
BR Fredrik Gustafsson
Erlang OTP Team
More information about the erlang-patches
mailing list