[erlang-patches] Forbid returning a match context in beam_validator
Anthony Ramine
n.oxyde@REDACTED
Thu Aug 1 02:14:40 CEST 2013
Hello,
The compiler doesn't check whether a match context is returned by the given BEAM assembly in beam_validator, this patch fixes that.
git fetch https://github.com/nox/otp.git match-context-return
https://github.com/nox/otp/compare/erlang:maint...match-context-return
https://github.com/nox/otp/compare/erlang:maint...match-context-return.patch
Regards,
--
Anthony Ramine
More information about the erlang-patches
mailing list