Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_13

Comment #5 on issue 4070 by [email protected]: Cyclic markup detection unable to deal with non-linear code execution
https://code.google.com/p/lilypond/issues/detail?id=4070

Pushed to staging as
commit dbb052ff31e25cbb21791363a58271f55d0c5be0
Author: David Kastrup <[email protected]>
Date:   Mon Aug 18 18:17:05 2014 +0200

Issue 4070: Cyclic markup detection unable to deal with non-linear code execution

    This uses dynamic winding to keep the stack depth counts accurate even
    in the presence of non-local exits like those used of
    map-markup-commands.  It also changes the regtest
    markup-cyclic-reference.ly since it seems too much trouble to trap both
    cyclic references via a tortoise/hare algorithm as well as limiting the
    maximum markup stack depth.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to