lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4213 in lilypond: Patch: Context: prevent dang


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4213 in lilypond: Patch: Context: prevent dangling references in child contexts when the daddy is destroyed
Date: Wed, 03 Dec 2014 13:16:23 +0000

Updates:
        Labels: -Patch-review Patch-needs_work

Comment #5 on issue 4213 by address@hidden: Patch: Context: prevent dangling references in child contexts when the daddy is destroyed
https://code.google.com/p/lilypond/issues/detail?id=4213

Markups are expanded when contexts already finished iteration. Context properties don't actually carry meaning by that time.

How about failing with an error message if any contexts survive after iteration? That would have forced me to find a different solution to my problem instead of using a context property.

Any "proper" termination of a context should already disconnect it from its parents (and/or detach the children?).

I will investigate the circumstances in which ~Context() is called when there are still children. That is a good reason for a programming_error message, right?

--
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

[Prev in Thread] Current Thread [Next in Thread]