lilypond-devel
[Top][All Lists]
Advanced

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

Re: stdout vs. stderr (was: Patch: small reduction in output from make d


From: Matthias Kilian
Subject: Re: stdout vs. stderr (was: Patch: small reduction in output from make doc)
Date: Sat, 25 Jun 2011 20:09:50 +0200
User-agent: Mutt/1.4.2.3i

On Sat, Jun 25, 2011 at 05:27:03PM +0100, Graham Percival wrote:
> 1. what's the official unix definition of STDERR vs. STDOUT?

Quoting the standard:

        3.358 Standard Error

        An output stream usually intended to be used for diagnostic messages.

        [...]

        3.360 Standard Output

        An output stream usually intended to be used for primary data output.


Of course, this definition is meant for typical unix command line
tools, where you want to pipe the output of one program as input
into another program and still see "diagnostic messages" from the
first program. Lilypond is a little bit different.


Ciao,
        Kili



reply via email to

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