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++/9423: filebuf::pubsetbuf(0, 0) doesn't turn off buffering if called after open


Synopsis: filebuf::pubsetbuf(0, 0) doesn't turn off buffering if called after open

Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Sun Mar  2 18:39:15 2003
Responsible-Changed-Why:
    Patching.
State-Changed-From-To: open->analyzed
State-Changed-By: paolo
State-Changed-When: Sun Mar  2 18:39:15 2003
State-Changed-Why:
    Confirmed. Should be rather easy to fix changing
    basic_filebuf::setbuf to _M_destroy_internal_buffer() even
    if this->is_open().

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9423


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