[Bug c++/21286] GNU extension stdio_filebuf problems when reading from pipe
ralfixx at gmx dot de
gcc-bugzilla@gcc.gnu.org
Fri Apr 29 15:56:00 GMT 2005
------- Additional Comments From ralfixx at gmx dot de 2005-04-29 15:56 -------
Created an attachment (id=8765)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8765&action=view)
C++ source file to show the problem
g++ -o t400 t.cxx
usage: t400 [blocksize]
t400 reads all input and counts the bytes. At EOF, a summary is printed. The
total bytes read should match the input file size.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21286
More information about the Gcc-bugs
mailing list