Re: GC and simple smobs??

2022-06-21 Thread Jean Abou Samra
Le 17/06/2022 à 23:46, David Kastrup a écrit : Since they are pointers to the part of the SCM that stores the C++ object, and not to the start of the SCM value, they won't cause the SCM to be marked by their mere existence on the stack. Correct. Actually, I believe that we were both wrong. I

Re: GC and simple smobs??

2022-06-21 Thread David Kastrup
Jean Abou Samra writes: > To check that, I applied > > diff --git a/lily/duration-scheme.cc b/lily/duration-scheme.cc > index 5d9b4447f1..6a09253adf 100644 > --- a/lily/duration-scheme.cc > +++ b/lily/duration-scheme.cc > @@ -45,6 +45,8 @@ Is @var{p1} shorter than @var{p2}? >    auto *const a = L

Re: GC and simple smobs??

2022-06-21 Thread Jean Abou Samra
Le 21/06/2022 à 13:21, David Kastrup a écrit : Jean Abou Samra writes: To check that, I applied diff --git a/lily/duration-scheme.cc b/lily/duration-scheme.cc index 5d9b4447f1..6a09253adf 100644 --- a/lily/duration-scheme.cc +++ b/lily/duration-scheme.cc @@ -45,6 +45,8 @@ Is @var{p1} short

Re: GC and simple smobs??

2022-06-21 Thread David Kastrup
Jean Abou Samra writes: > Le 21/06/2022 à 13:21, David Kastrup a écrit : >> Jean Abou Samra writes: >> >>> To check that, I applied >>> >>> diff --git a/lily/duration-scheme.cc b/lily/duration-scheme.cc >>> index 5d9b4447f1..6a09253adf 100644 >>> --- a/lily/duration-scheme.cc >>> +++ b/lily/dura

PATCHES - Countdown to June 23rd.

2022-06-21 Thread Colin Campbell
Here is the current countdown list. The next countdown will begin on June 23rd. A list of all merge requests can be found here: https://gitlab.com/lilypond/lilypond/-/merge_requests?sort=label_priority Push: !1419 binaries: Enable large config for bdwgc - Jonas Hahnfeld https://gitlab.co