bug-lilypond
[Top][All Lists]
Advanced

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

Re: Wrong type in part-combiner.scm


From: Pierre-Luc Gauthier
Subject: Re: Wrong type in part-combiner.scm
Date: Mon, 21 Sep 2020 13:04:16 -0400

Just recompiled LilyPond on a new install and now the same example :

test = {}
\addQuote "test" \test

Gives :

GNU LilyPond 2.21.7
Processing `test.ly'
Parsing...
Interpreting music...Backtrace:
          12 (apply-smob/1 #<catch-closure 7fc4057c1dc0>)
In ice-9/eval.scm:
   293:34 11 (_ #(#(#<directory (lily) 7fc4057c6f00>) #<variable 7…>))
    619:8 10 (_ #(#(#(#(#(#(#<directory (lily) 7fc40…>) …) …) …) …) …))
In srfi/srfi-1.scm:
    640:9  9 (for-each #<procedure 7fc406118580 at ice-9/eval.scm:3…> …)
In ice-9/eval.scm:
    619:8  8 (_ #(#(#(#(#<directory (lily) 7fc4057c6f00> # …) …) …) …))
In ice-9/boot-9.scm:
    829:9  7 (catch _ _ #<procedure 7fc40611cb00 at ice-9/eval.scm:…> …)
In unknown file:
           6 (ly:parse-file "test.ly")
In ice-9/eval.scm:
   293:34  5 (_ #(#(#(#(#(#<directory (scm ly-syntax-co…>) …) …) …) …))
    619:8  4 (_ #(#(#<module (#{ g160}#) 7fc405fcd640>) "test" #))
    619:8  3 (_ #(#(#(#(#(#(#(#(#(#<directo…>) …) …) …) …) …) …) …) …))
   279:15  2 (_ #(#(#<directory (lily) 7fc4057c6f00> #<variabl…> …) …))
    259:9  1 (_ #(#(#<directory (lily) 7fc4057c6f00> #<variabl…> …) …))
    155:9  0 (_ _)

ice-9/eval.scm:155:9: In procedure car: Wrong type argument in
position 1 (expecting pair): #f

Le dim. 20 sept. 2020 à 16:56, Pierre-Luc Gauthier
<p.luc.gauthier@gmail.com> a écrit :
>
> Hi there,
>
> When I compile :
>
> test = {}
> \addQuote "test" \test
>
> I get :
>
> GNU LilyPond 2.21.7
> Processing `test.ly'
> Parsing...
> Interpreting music.../usr/share/lilypond/2.21.7/scm/part-combiner.scm:956:30:
> In procedure car in expression (car current-tail):
> /usr/share/lilypond/2.21.7/scm/part-combiner.scm:956:30: Wrong type
> (expecting pair): #f
>
> Can anyone corroborate ?
>
> --
> Pierre-Luc Gauthier



-- 
Pierre-Luc Gauthier



reply via email to

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