lilypond-devel
[Top][All Lists]
Advanced

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

Re: Grow heap aggressively during music interpretation (issue 561390043


From: jonas . hahnfeld
Subject: Re: Grow heap aggressively during music interpretation (issue 561390043 by address@hidden)
Date: Sat, 01 Feb 2020 03:26:43 -0800

https://codereview.appspot.com/561390043/diff/557260051/lily/include/score-engraver.hh
File lily/include/score-engraver.hh (right):

https://codereview.appspot.com/561390043/diff/557260051/lily/include/score-engraver.hh#newcode26
lily/include/score-engraver.hh:26: #include <gc.h>
On 2020/02/01 11:00:40, hahnjo wrote:
> This effectively adds a dependency on libgc which you should search
for at
> configure - it is not necessarily installed in a default location.

I'm confused - does this mean `gc/gc.h` or `libguile/gc.h`? I think the
latter only includes `gc/gc.h` transitively through `libguile/bdw-gc.h`
if BUILDING_LIBGUILE is defined, so this code needs the first.

https://codereview.appspot.com/561390043/



reply via email to

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