Comment #2 on issue 2436 by [email protected]: 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).


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to