[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3401 in lilypond: Parser error with void function
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list |
Date: |
Thu, 06 Jun 2013 12:47:55 +0000 |
Status: Started
Owner: address@hidden
Labels: Type-Defect
New issue 3401 by address@hidden: Parser error with void function in music list
http://code.google.com/p/lilypond/issues/detail?id=3401
The file
test =
#(define-void-function (parser location item)
(symbol-list?))
{
\test Symbol
}
leads to
/tmp/fff.ly:6:3: error: Too much lookahead
\test Symbol
/tmp/fff.ly:7:1: error: syntax error, unexpected '}', expecting (backed-up?)
}
/tmp/fff.ly:5:1: error: errors found, ignoring music expression
{
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list,
lilypond <=
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/06
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/06
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/06
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/09
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/12
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/12
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/12
- Re: [Lilypond-auto] Issue 3401 in lilypond: Parser error with void function in music list, lilypond, 2013/06/30