<div dir="ltr">Hi,<div><br></div><div>If erlang:is_map/1 is not available then you should try upgrading erlang to the latest version.<div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 11, 2016 at 11:23 AM, Pavanan M S <span dir="ltr"><<a href="mailto:pavananms@gmail.com" target="_blank">pavananms@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi all,<br>         <br></div>           While trying to run make in a project I encountered this message first;-<br>                <br>               ===> Plugin rebar_gdb_plugin not available. It will not be used.<br></div>  <br>           Then it crashed showing this message;-<br><br><div>           ===> Compiling /home/pavanan/pine/_build/default/lib/pine/src/pine_tools.erl failed<br>/home/pavanan/pine/_build/default/lib/pine/src/pine_tools.erl:339: illegal guard expression<br><br></div><div>          Looking at the code I found that the guard expression consists of a function <b>is_map(). <br></b></div><div>          That function didn't work in my erl console (returns function not found.).<br>          <br></div><div>          1. Are these errors related? and<br></div><div>          2. How can I make this work.<br></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>