lilypond-devel
[Top][All Lists]
Advanced

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

Re: (tuplet . around) causes regtests to fail to compile


From: Werner LEMBERG
Subject: Re: (tuplet . around) causes regtests to fail to compile
Date: Sat, 30 Oct 2010 09:39:15 +0200 (CEST)

>> in file lily-guile.cc; for the above lilypond call it gets passed a
>> value of 0x204 for `val'.[1] This is obviously a special constant,
>> however, I haven't found out what guile symbol this corresponds to
>> due to the extremely cryptic definitions in libguile's `tags.h'
>> file.
> 
> It's SCM_UNDEFINED, corresponding to this:
> 
> ?: 19* [number? #<undefined>]

Yeah, I've found this out too.

Would it be sufficient to handle SCM_UNDEFINED in
type_check_assignment?  Or is there a deeper problem?


    Werner



reply via email to

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