Patches item #2151892, was opened at 2008-10-07 18:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2151892...
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: Open Resolution: None Priority: 5 Private: No Submitted By: IOhannes m zmlnig (zmoelnig) Assigned to: Miller Puckette (millerpuckette) Summary: [route 0] should not route symbols
Initial Comment: up till now, [route 0] would happily route messages like [symbol foo( or [list foo bar( to the "0" outlet. this is due to the use of atom_getfloat() which will return "0" for non-numeric atoms.
i think this is a bug.
the attached patch fixes this.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2151892...