>> 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 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel