<div dir="ltr">Thanks Kostis, you were absolutely right.<br>The records looks much cleaner now, too btw ;)<div><br></div><div>//Andreas</div><div><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 17, 2016 at 11:21 PM Kostis Sagonas <<a href="mailto:kostis@cs.ntua.gr">kostis@cs.ntua.gr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 08/17/2016 10:31 PM, Andreas Stenius wrote:<br>
> Hi,<br>
><br>
> When compiling attached file, I get an internal error from the<br>
> lint_module when using 19.0 (built from source, using kerl).<br>
><br>
<br>
Wild guess:<br>
<br>
Most likely this is due to the internal representation of typed records<br>
which has changed in 19.0.  Looks like you generated this file with some<br>
older Erlang release and now you are trying to compile it with the 19.0<br>
compiler and the linter does not like this.  If you generate the file<br>
with a 19.x release, then most likely its subsequent compilation will work.<br>
<br>
Hope it helps,<br>
<br>
Kostis<br>
</blockquote></div></div></div>