Properly handle export_all when looking for undefined callbacks
Anthony Ramine <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs,gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
Hello, When compiling a behaviour with export_all, every callback is marked as missing by erl_lint. This patch fixes this. Thanks to Michele Miron (Cc'd) for reporting this bug. git fetch https://github.com/nox/otp.git export_all-behaviour https://github.com/nox/otp/compare/erlang:maint...export_all-behaviour https://github.com/nox/otp/compare/erlang:maint...export_all-behaviour.patch Regards, -- Anthony Ramine _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs