[erlang-questions] dialyzer fails when using packages and -r
David Sveningsson
ext@REDACTED
Wed Jan 7 15:42:13 CET 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Kostis Sagonas wrote:
> David Sveningsson wrote:
>>
>> Hi, I ran into some issues when trying to run dialyzer on some source
>> code I wrote. I rewrote a module called discovery into a package in the
>> src/discovery directory. I want to run dialyzer to analyze the code and
>> the package. Dialyzer worked fine before the splitting to a package. Any
>> ideas what might be wrong?
>
> This is a known issue. Dialyzer does not support packages (at least not
> yet) but the situation is not that different than those of many other
> tools that manipulating Erlang code, which currently do not support
> packages either. Supporting packages is on our TODO list, but its
> priority is quite low and the decision to promote it to a higher
> priority is to some extent dependent on the general future of packages
> in Erlang.
>
> Kostis
>
> PS. Personally, I am positively inclined towards packages, but only
> mildly so.
>
Ok, thanks for the info.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAklkv0UACgkQ6pa1H/H5pqWNeACeMM2x5mS4EpqO4Tph0iW+xmVh
wVsAnilPYRg94oEBNhdLXxU3EOpZEMB8
=RPaG
-----END PGP SIGNATURE-----
More information about the erlang-questions
mailing list