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]

Re: libstdc++/3272: ostream::operator<<(streambuf*) sets EOFBIT to output stream


Synopsis: ostream::operator<<(streambuf*) sets EOFBIT to output stream

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Oct 20 22:49:35 2001
State-Changed-Why:
    Fixed.
    2001-06-26  Benjamin Kosnik  <bkoz@fillmore.constant.com>
    <vakatov@ncbi.nlm.nih.gov>
    libstdc++/3272
        	* include/bits/streambuf.tcc (__copy_streambufs): Don't set eofbit.
        	* testsuite/27_io/ostream_inserter_other.cc (test04): Add test.
    
    
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3272&database=gcc


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