lilypond-devel
[Top][All Lists]
Advanced

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

Re: Still cannot make doc :(


From: David Kastrup
Subject: Re: Still cannot make doc :(
Date: Mon, 30 May 2016 16:06:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

James <address@hidden> writes:

> Zipped Valgrind output of both OSes is attached to this email or can
> be obtained here:
>
> https://drive.google.com/file/d/0B9nZ5LHV2Ds6dGU5VTJjOGNlSm8/view?usp=sharing

By far most complaints are in the GC marking phase and complain about
uninitialized values in stack allocations.  That's perfectly to be
expected with a conservative garbage collector, however.  I'm taking a
look at the heap-related complaints though since on the heap, GC should
not occur conservatively (not in Guile-1 at least).

-- 
David Kastrup



reply via email to

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