This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]