Patches item #1214164, was opened at 2005-06-03 12:48 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=1214164...
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: bugfix Status: Open Resolution: None Priority: 5 Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Nobody/Anonymous (nobody) Summary: route bug with zero-length lists ("bang") in float-mode
Initial Comment: when sending a "bang" message [route] in float-mode (e.g. [route 1 2]), the bang will silently vanish. i think this is due to the fact, that now "bang"s are equal to zero-length-lists which are discarded by the route_list-method in float-mode.
anyhow, the attached patch (against pd-0.38-4) will send the "bang" to the reject-outlet
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1214164...