This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/5799: streams reading from fifo
- From: Pal Benko <benko at sztaki dot hu>
- To: rodrigc at gcc dot gnu dot org, benko at sztaki dot hu, gcc-bugs at gcc dot gnu dot org,gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Mon, 04 Mar 2002 08:09:04 +0100
- Subject: Re: libstdc++/5799: streams reading from fifo
>From benko Mon Mar 4 08: 09 MET 2002
References: <20020303033755.14193.qmail@sources.redhat.com>
No. My problem is not that spaces are removed from the output, but
that I get the output only when the buffer is overrun on the input
side of the pipe. Even if the input side explicitly flushes the
stream attached to the pipe, the output side does not get the data.
This is so with your version as well.
Regards,
Pal Benko