PATCH for libstdc++/2211 (some discussion held on gcc-bugs)

Loren James Rittle rittle@latour.rsch.comm.mot.com
Mon Jul 2 04:49:00 GMT 2001


>> Comments?  OK to install?
>> Index: src/ios.cc
>> !     new (&buf_cin) filebuf(stdin, ios_base::in, __in_bufsize);

> Ack!  When working on this, can you PLEASE (please please)
> read http://gcc.gnu.org/ml/libstdc++/2001-05/msg00189.html
> and a correction in http://gcc.gnu.org/ml/libstdc++/2001-05/msg00190.html
> and hopefully fix the problem I mention there?

Hi Carlo,

OK, I have reviewed your posts.  Other than the fact that I am
changing code close you where your problem lies (if indeed it is a
problem against the standard - I don't know about that area to
comment), it is an independent issue.

Regards,
Loren



More information about the Libstdc++ mailing list