bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2436 in lilypond: Patch: Directs displaying-grob-ancestry.ly t


From: lilypond
Subject: Re: Issue 2436 in lilypond: Patch: Directs displaying-grob-ancestry.ly to stderr
Date: Sun, 25 Mar 2012 18:56:04 +0000


Comment #2 on issue 2436 by address@hidden: Patch: Directs displaying-grob-ancestry.ly to stderr
http://code.google.com/p/lilypond/issues/detail?id=2436

Why do you want this output to go to stderr ?
It is successful output of LilyPond that depends on LilyPond's input, which somebody possibly might want to redirect to a file.

Usually, stderr is for messages to the console, and stdout is gets piped to a file or the input to another program.

This particular change will probably not upset anyone, but I mildly recommend against changing LSR snippets (used by many) for convenience in `make doc` (used by few).




reply via email to

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