<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Keep them coming!   ;-)<div><br></div><div>I guess Ericsson could buy a copy of quickcheck and get some nice tests</div><div>to replicate what you are doing ?</div><div><br></div><div>Pretty cool stuff!</div><div><br></div><div>/Tony</div><div><br></div><div><br><div><div>On 3 mar 2014, at 08:41, Ulf Norell <<a href="mailto:ulf.norell@quviq.com">ulf.norell@quviq.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Replacing the map #{} makes the error go away.</div><div><br></div><div>-module(bug).</div><div>f() when is_map(#{}); false -> ok.</div><div><br></div><div>$ erl</div><div>Erlang/OTP 17 [RELEASE CANDIDATE 2] [erts-6.0] [source-a74e66a] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]</div>

<div><br></div><div>Eshell V6.0  (abort with ^G)</div><div>1> c(bug).</div><div>Function f/0 refers to undefined label 6</div><div>bug.erl: internal error in beam_dead;</div><div>crash reason: {case_clause,{'EXIT',{undefined_label,6}}}</div>

<div><br></div><div>  in function  compile:'-select_passes/2-anonymous-2-'/2 (compile.erl, line 493)</div><div>  in call from compile:'-internal_comp/4-anonymous-1-'/2 (compile.erl, line 290)</div><div>  in call from compile:fold_comp/3 (compile.erl, line 308)</div>

<div>  in call from compile:internal_comp/4 (compile.erl, line 292)</div><div>  in call from compile:'-do_compile/2-anonymous-0-'/2 (compile.erl, line 153)</div><div>bug.erl:2: Warning: function f/0 is unused</div>

<div>error</div><div><br></div><div>/ Ulf</div></div>
_______________________________________________<br>erlang-bugs mailing list<br><a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-bugs<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><div><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; ">"Installing applications can lead to corruption over time. </span><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; ">Applications gradually write over each other's libraries, partial upgrades occur, user and system errors happen, and minute changes may be unnoticeable and difficult to fix"</span></div><div><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; "><br></span></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>