Re: Lift 'after' blocks to zeroary functions
Fredrik <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches