Lift 'after' blocks to zeroary functions

Anthony Ramine <[email protected]>
Newsgroups gmane.comp.lang.erlang.patches
Message-ID <[email protected]>
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,

-- 
Anthony Ramine

_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.