lilypond-devel
[Top][All Lists]
Advanced

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

Re: crash while processing lily-7d242e8d.ly


From: Patrick McCarty
Subject: Re: crash while processing lily-7d242e8d.ly
Date: Fri, 1 May 2009 11:41:20 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, May 01, 2009 at 08:24:17AM -0600, Carl D. Sorensen wrote:
> 
> On 4/30/09 3:04 PM, "Neil Puttock" <address@hidden> wrote:
> 
> > 2009/4/30 Werner LEMBERG <address@hidden>:
> > 
> >> Interestingly,
> >> 
> >>  lilypond -dbackend=eps lily-7d242e8d.ly
> >> 
> >> works just fine.
> > 
> > Looks like you were trying to run the snippet with the lilypond-book
> > preamble included.
> > 
> <snip>
> 
> >   92     rest=scm_car(rest);
> > 
> > If REST is null, then scm_car fails.
> > 
> > From this commit: bc41f1ab4e112d7a75f7d3feb62589124d283fec
> > 
> > One for Carl, methinks. :)
> > 
> > Regards,
> > Neil
> Neil,
> 
> Were you thinking I should fix this, or that I should have a Frog do it?

My first instinct was to check the commit:

$ git show bc41f1ab4e

which reveals:

  commit bc41f1ab4e112d7a75f7d3feb62589124d283fec
  Author: Carl Sorensen <address@hidden>
  Date:   Sat Apr 11 13:33:23 2009 -0600

      Fix error message in define-markup-function


It's a judgment call, but I think you would be the best candidate for
fixing it, since you have recently looked at this code.


-Patrick




reply via email to

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