<div class="gmail_quote">On 23 March 2012 06:44, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com">simon@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The way we handle this in Rabbit proper is to allow any number type for a number, any string type for a string. This also reduces hassle for people declaring things over AMQP. Tony - is there a reason not to do this?<br></blockquote>
<div><br>That&#39;s the way the code already was. However, it was confusing two cases: a missing &quot;port&quot; argument, and a &quot;port&quot; argument of non-numeric type. I&#39;ve just pushed a tweak to the error reporting that&#39;ll distinguish the two.<br>
<br>Lionel, please have another try with current master.<br><br>Regards,<br>  Tony<br><br>
</div></div>