* Paul Eggert wrote on Mon, Dec 18, 2006 at 09:55:37AM CET: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > Is it right that POSIX requires all these "broken pipe" errors when the > > reader closes early, before all output is consumed? > > I don't see where POSIX requires that behavior, but perhaps I'm not > looking at the right part of POSIX.
I can't find such a part either, sorry for implying wrongly. But I don't see either why the broken pipe error should be wrong. So I guess we should just cope with it. Patch to come up in the other thread about this test failure. Cheers, Ralf
