Re: internal error in lint_module

Kostis Sagonas <[email protected]> Wed, 17 Aug 2016 23:24:46 +0200
Newsgroups gmane.comp.lang.erlang.bugs
Message-ID <[email protected]>
On 08/17/2016 10:31 PM, Andreas Stenius wrote:
> Hi,
>
> When compiling attached file, I get an internal error from the
> lint_module when using 19.0 (built from source, using kerl).
>

Wild guess:

Most likely this is due to the internal representation of typed records 
which has changed in 19.0.  Looks like you generated this file with some 
older Erlang release and now you are trying to compile it with the 19.0 
compiler and the linter does not like this.  If you generate the file 
with a 19.x release, then most likely its subsequent compilation will work.

Hope it helps,

Kostis
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs