guile-devel
[Top][All Lists]
Advanced

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

Re: Compiling LilyPond with Guile git


From: Patrick McCarty
Subject: Re: Compiling LilyPond with Guile git
Date: Sun, 13 Feb 2011 18:19:09 -0800

On Sun, Feb 13, 2011 at 4:27 PM, Patrick McCarty <address@hidden> wrote:
>
> I'm trying to compile LilyPond against Guile git (commit 482d311b),
> and I'm running into a compile failure that I'm having trouble
> understanding.  See the attached log.

So, this seems to be caused by LilyPond using `hash-set!' on certain
vectors, and this no longer works with Guile.  I fixed the problem by
changing the vectors to hash tables.

Thanks,
Patrick



reply via email to

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