|
Loading...
|
lilypond-devel@gnu.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr David Kastrup Tue Apr 03 13:00:40 2012
Thomas Morley <[EMAIL PROTECTED]> writes: > Using > > #!/bin/bash > > for LILYFILE in *.ly > do > STEM=$(basename "$LILYFILE" .ly) > echo "running $LILYFILE..." > lilypond --format=png -ddelete-intermediate-files "$LILYFILE" >& "$STEM".txt > done > > (as for the whole lsr) works and it compiles!! > > Compiling with 2.14.2 > lilypond contemporary-vibrato.ly > gave me simply: > ERROR: Wrong type (expecting pair): () > > Can someone confirm this behaviour? I can hardly believe it. > > Compiling with 2.15.34 after removing a $-sign > gave me > contemporary-vibrato.ly:98:19: In procedure car in expression (map car in_l): > contemporary-vibrato.ly:98:19: Wrong type (expecting pair): () > > > Compiling with 2.12.3 works fine. Can you try with -dno-protected-scheme-parsing again? Sometimes this leads to better error messages. -- David Kastrup _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] https://lists.gnu.org/mailman/listinfo/lilypond-devel
- Failed compiling a single lsr-snippet, which does not fail when running the whole lsr Thomas Morley 2012/04/02
- Re: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr [EMAIL PROTECTED] 2012/04/02
- Re: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr Thomas Morley 2012/04/02
- Re: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr Graham Percival 2012/04/02
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr Phil Holmes 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr Thomas Morley 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr Phil Holmes 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr [EMAIL PROTECTED] 2012/04/03
- Message not available
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr Thomas Morley 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr David Kastrup 2012/04/03 <=
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr Thomas Morley 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr Graham Percival 2012/04/03