[erlang-questions] Dialyzer woes

Kenneth Lundin kenneth.lundin@REDACTED
Mon Sep 6 12:14:56 CEST 2010


What version of Erlang/OTP are you running?
I think that this kind of problem is already corrected in R14A.
Dialyzer is not supposed to fail with error if a remote type is not
found. It should just report it as a warning.

/Kenneth , Erlang/OTP Ericsson

On Mon, Sep 6, 2010 at 11:37 AM, Dmitrii Dimandt <dmitrii@REDACTED> wrote:
> I'm trying to run dialyzer under both MacOS X and Ubuntu. Every time I run it I get the following error:
>
> dialyzer: Analysis failed with error: Cannot locate module erl_syntax to resolve the remote type: erl_syntax:syntaxTree()
>
>
> Is this curable?
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list