[Bug 17326] (CircularRouting): Undefined behavior for circular graphs

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17326

Matthew Paradis <matthew.paradis@bbc.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthew.paradis@bbc.co.uk

--- Comment #4 from Matthew Paradis <matthew.paradis@bbc.co.uk> 2012-09-18 11:07:38 UTC ---
If circular connections (without delay) are allowed it may be worth considering
raising an exception when they are detected.  Software such as Pure Data and
Max/Msp do this as well as zeroing the output. 
Without the exception it may make the debugging process longer.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 18 September 2012 11:07:40 UTC