[erlang-bugs] Erlang 17 dialyzer issue with queue:queue(T).

Shayan Pooya shayan@REDACTED
Wed Apr 23 15:18:49 CEST 2014


Thanks.  I'd be happy to test whenever there is any patches available.



On Wed, Apr 23, 2014 at 9:14 AM, Hans Bolinder
<hans.bolinder@REDACTED>wrote:

>  Hi,
>
> [Shayan Pooya:]
>
> > We currently use the nowarn_deprecated_type option to compile Disco
> > with Erlang 17. I wanted to update the code to avoid using this option
> > but I get an error message from dialyzer after updating one of the
> > types from dict() to dict:dict(non_neg_integer) or dict:dict(). (error
> > message at the end of this message, the change the results in this
> > error is https://github.com/pooya/disco/commit/f857bde).
> >
> > Which basically says worker_throttle:state() does not match itself.
>
> It's a bug, and I'll look into it as soon as possible.
>
> Thanks for reporting and best regards,
>
> Hans Bolinder, Erlang/OTP team, Ericsson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20140423/fc01f380/attachment.htm>


More information about the erlang-bugs mailing list