<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_ym19_1_1519526908818_253956" dir="ltr"><span id="yui_3_16_0_ym19_1_1519526908818_254009">Is there anyway to disable this behavior (the handle_info if not defined producing a warning). I consider it a regression at this point because it has actually wasted a few hours of my time already debugging running large systems with many components as new features were being added.</span></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 13px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"><font size="2" face="Arial"> On Sunday, February 25, 2018 12:06 PM, Michael Uvarov <freeakk@gmail.com> wrote:<br></font></div>  <br><br> <div class="y_msg_container"><div id="yiv6792449014"><div>Unknown messages will come if you have a call, that timeouts and you catch an error.<br clear="none"><br clear="none"><div class="yiv6792449014yqt2381172848" id="yiv6792449014yqt72171"><div class="yiv6792449014gmail_quote"><div dir="ltr">On Sun, 25 Feb 2018, 16:38 Steve Strong, <<a rel="nofollow" shape="rect" ymailto="mailto:steve@srstrong.com" target="_blank" href="mailto:steve@srstrong.com">steve@srstrong.com</a>> wrote:<br clear="none"></div><blockquote class="yiv6792449014gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Unless you’re comparing binaries for equality, in which case =:= is vastly more performant than ==, although I believe this has been fixed in a recent pull request...<br clear="none">
<br clear="none">
Sent from my iPhone<br clear="none">
<br clear="none">
> On 25 Feb 2018, at 15:23, Anthony Ramine <<a rel="nofollow" shape="rect" ymailto="mailto:n.oxyde@gmail.com" target="_blank" href="mailto:n.oxyde@gmail.com">n.oxyde@gmail.com</a>> wrote:<br clear="none">
><br clear="none">
> There is absolutely no such performance benefit if at least one of the operands is known to not be an integer, the compiler optimises that.<br clear="none">
><br clear="none">
>> Le 25 févr. 2018 à 11:38, Mikael Pettersson <<a rel="nofollow" shape="rect" ymailto="mailto:mikpelinux@gmail.com" target="_blank" href="mailto:mikpelinux@gmail.com">mikpelinux@gmail.com</a>> a écrit :<br clear="none">
>><br clear="none">
>> Generally use the exact operations =:= and =/= unless you're certain<br clear="none">
>> you want the variants with implicit numerical conversions.  There's<br clear="none">
>> also a slight performance benefit to the exact operations.<br clear="none">
><br clear="none">
> _______________________________________________<br clear="none">
> erlang-questions mailing list<br clear="none">
> <a rel="nofollow" shape="rect" ymailto="mailto:erlang-questions@erlang.org" target="_blank" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br clear="none">
> <a rel="nofollow" shape="rect" target="_blank" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br clear="none">
_______________________________________________<br clear="none">
erlang-questions mailing list<br clear="none">
<a rel="nofollow" shape="rect" ymailto="mailto:erlang-questions@erlang.org" target="_blank" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br clear="none">
<a rel="nofollow" shape="rect" target="_blank" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br clear="none">
</blockquote></div></div></div></div><div class="yqt2381172848" id="yqt04006">_______________________________________________<br clear="none">erlang-questions mailing list<br clear="none"><a shape="rect" ymailto="mailto:erlang-questions@erlang.org" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br clear="none"><a shape="rect" href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br clear="none"></div><br><br></div>  </div> </div>  </div></div></body></html>