[rabbitmq-discuss] Dialyzer errors in RabbitMQ Erlang client

Ben Hood 0x6e6562 at gmail.com
Wed Jun 18 07:11:36 BST 2008


Edwin,

On Wed, Jun 18, 2008 at 12:21 AM, Edwin Fine
<rabbitmq-discuss_efine at usa.net> wrote:
> amqp_connection.erl:114: The call
> erlang:exit('channel_already_registered',ChannelNumber::any()) will fail
> since it differs in argument position 1 from the success typing arguments:
> (pid() | port(),any())
> test_util.erl:237: The call
> erlang:exit('should_not_receive_any_more_messages',Msg::any()) will fail
> since it differs in argument position 1 from the success typing arguments:
> (pid() | port(),any())

This is a bug. I'll apply a fix and let you know when the new Erlang
client repo is available (see previous post).

Thanks for the input,

Ben




More information about the rabbitmq-discuss mailing list