[PD-dev] [ pure-data-Patches-1214166 ] complaining about [route] with mixed-type arguments

SourceForge.net noreply at sourceforge.net
Sat Jul 16 15:28:37 CEST 2005


Patches item #1214166, was opened at 2005-06-03 12:51
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1214166&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: complaining about [route] with mixed-type arguments

Initial Comment:
quoting the reference-patch of [route]:
"Route checks the first element of a message against
each of its
arguments, which may be numbers or symbols (but not a
mixture of the two.)"

however, creating [route 5 bla] is possible and no
hints are given that this is illegal.


attached is a patch that checks the creation arguments,
and if they are illegal, no object will be created
(with some verbosity, so the user knows what went wrong)

----------------------------------------------------------------------

>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2005-07-16 15:28

Message:
Logged In: YES 
user_id=564396

fixed with pd>=0.39

----------------------------------------------------------------------

Comment By: Miller Puckette (millerpuckette)
Date: 2005-07-16 03:02

Message:
Logged In: YES 
user_id=313747

OK... I fixed it slightly differently though.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1214166&group_id=55736




More information about the Pd-dev mailing list