<div dir="ltr"><div>You might run into problems taking the module name from the file name on systems which the file names are case independent.<br><br></div>Robert<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 November 2014 20:41, Imants Cekusins <span dir="ltr"><<a href="mailto:imantc@gmail.com" target="_blank">imantc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">It is possible to compile .erl code with module different from file name.</p>
<p dir="ltr">In <br>
<a href="http://www.erlang.org/doc/man/compile.html" target="_blank">http://www.erlang.org/doc/man/compile.html</a></p>
<p dir="ltr">Search for </p>
<p dir="ltr"><b>no_error_module_mismatch</b></p>
<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" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>