lilypond-devel
[Top][All Lists]
Advanced

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

Re: GOP-PROP 5: build system output (probable 2?)


From: Neil Puttock
Subject: Re: GOP-PROP 5: build system output (probable 2?)
Date: Fri, 29 Jul 2011 23:36:38 +0100

On 29 July 2011 17:20, Graham Percival <address@hidden> wrote:

> Could somebody get rid of these already?  They're left-over from
> Valentin's note name changes from Dec 2010 or so;

They come from parsing string-tunings-init.ly.

> they were
> debugging messages which were supposed to be removed, but weren't
> completely removed.

No, parsing a string via ly:parser-parse-string (which is ultimately
what the hash-extend syntax for parsing .ly code inside scheme via #{
... #} uses) causes the lexer to set new input called `<string>'.  To
remove this, you'd probably have to have a flag set when parsing
strings (or included strings) to silence the verbose output.

Cheers,
Neil



reply via email to

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