bug-lilypond
[Top][All Lists]
Advanced

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

[critical] Incorrect line numbers for errors in Scheme


From: Erik Sandberg
Subject: [critical] Incorrect line numbers for errors in Scheme
Date: Thu, 23 Feb 2006 10:02:04 +0100
User-agent: KMail/1.8.3

Hi,

the following:

%%%%%%%%%%%%%%%%
\version "2.7.36"

#(define bar '(() () () ()))
#(foo)

{ c } 
%%%%%%%%%%%%%%%5

gives the following error, with incorrect line/column numbers.

GNU LilyPond 2.7.36
Processing `incorrect-linenumber.ly'
Parsing...incorrect-linenumber.ly:1:28: In expression (foo):
incorrect-linenumber.ly:1:28: Unbound variable: foo

-- 
Erik




reply via email to

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