Am 15. Mar 2002 um 14:39 MET schrieb Volker Wysk: > - If instead the child's child (echo.c) closes stdin immediately after > being executed, some data is lost.
Where's the use in closing stdin when you're passing arguments as parameters? This is effectively a NOP and shouldn't influence the result, so I'd expect the same "missing" data as in your original case. -- Volker Stolz * [EMAIL PROTECTED] * PGP + S/MIME _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
