From: Bram R. <bra...@ph...> - 2006-01-02 16:46:15
|
Hi all, Today, I fixed a bug in the development tree of cpfspd. From the readme file: - When reading from stdin using a pipe, all unused data is flushed from the pipe before the program terminates to avoid a "broken pipe" error. Previously, such error occured when an application wrote more data into the pipe then it read from the pipe. This could easily happen when writing extra components and reading only the standard components. This resolves an issue raised by Rene van de Vleuten today. Although the "broken pipe" message sounds pretty alarming, all data was processed correctly. We have seen obscure "broken pipe" messages before that we did not really understand. I believe this is now resolved. Further, I changed the copyright year to 2006. Regards, Bram. -- A.K. (Bram) Riemens Principal Scientist, DSP group, Philips Research Office: WO-p-94, Postbox WO02 High Tech Campus 36 (WO), 5656 AE Eindhoven, The Netherlands Tel: +31 40 27 43833, Fax: +31 40 27 44675 E-mail: bra...@ph... |