On 5/1/09 2:52 PM, "Neil Puttock" wrote:
> 2009/5/1 Patrick McCarty :
>
>> 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.
>
> Hehe. :)
>
> The less diplomatic answer:
>
> You should fix it because your patch
On 5/1/09 2:52 PM, "Neil Puttock" wrote:
> 2009/5/1 Patrick McCarty :
>
>> 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.
>
> Hehe. :)
>
> The less diplomatic answer:
>
> You should fix it because your patch
2009/5/1 Patrick McCarty :
> 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.
Hehe. :)
The less diplomatic answer:
You should fix it because your patch broke ly:error.
You could of course use an extra scm_is_pair to
On Fri, May 01, 2009 at 08:24:17AM -0600, Carl D. Sorensen wrote:
>
> On 4/30/09 3:04 PM, "Neil Puttock" wrote:
>
> > 2009/4/30 Werner LEMBERG :
> >
> >> Interestingly,
> >>
> >> lilypond -dbackend=eps lily-7d242e8d.ly
> >>
> >> works just fine.
> >
> > Looks like you were trying to run the
On 4/30/09 3:04 PM, "Neil Puttock" wrote:
> 2009/4/30 Werner LEMBERG :
>
>> 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.
>
> 92 rest=scm_car(rest);
2009/4/30 Werner LEMBERG :
> 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.
You should get the following error message,
The PostScript backend does not support the
system-by
[git from today]
Running
lilypond lily-7d242e8d.ly
makes lilypond crash. Below is the full backtrace (I configured with
--disable-optimisation, BTW); not very informative, but...
valgrind gives the following:
Invalid read of size 4
at 0x80519A6: ly_car(scm_unused_struct*) (lily-guile.h