avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Fwd: FTDI flashing stops at different positions


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Fwd: FTDI flashing stops at different positions
Date: Thu, 26 Jul 2012 11:33:02 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

As Hannes Weisbach wrote:

> That is because some output is printed to stderr and some on stdout.

In that case, the implementation is broken.

stdout is *solely* to be used to output actual data read from the
device (in case a -U option specifies "-" for the output filename).
Everything else ought to go to stderr, always.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



reply via email to

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