David Kastrup <d...@gnu.org> writes: > I think Guile-2.0 introduced some mechanism for doing so but retained > compatibility, and this compatibility has now gone out of the window. > So with some luck and some #ifdef GUILEV2 guard, we should be able to > add code that will run under all versions. I'll take a look.
lexer.ll: if (extra_token && SCM_VALUESP (sval)) { sval = scm_struct_ref (sval, SCM_INUM0); I should very much be not surprised if that is the location throwing the error. I'll take a look at what Guilev2 offers to use here instead. -- David Kastrup _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel