bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1468 in lilypond: stdout vs. stderr for some messages


From: lilypond
Subject: Re: Issue 1468 in lilypond: stdout vs. stderr for some messages
Date: Thu, 18 Aug 2011 01:54:14 +0000

Updates:
        Status: Invalid
        Labels: -Frog

Comment #5 on issue 1468 by address@hidden: stdout vs. stderr for some messages
http://code.google.com/p/lilypond/issues/detail?id=1468

I am fairly sure we no longer want this, now that issue 1790 is fixed.

With log levels, issue 1790, we can select errors and warnings only :
 lilypond --loglevel=WARN  input.ly

If we put progress messages on stdout (heresy) they would be mixed with *real* output of Lilypond, such as \displayLilyMusic. With the log-level solution, we can still:
 lilypond input.ly >out.ly




reply via email to

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