This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
RE: PR libstdc++/9533
- From: Pétur Runólfsson <peturr02 at ru dot is>
- To: "Paolo Carlini" <pcarlini at unitus dot it>
- Cc: <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 30 Apr 2003 12:44:37 -0000
- Subject: RE: PR libstdc++/9533
> >It seems that O_NONBLOCK is still being used in
> basic_file_stdio.cc on
> >the 3.3 branch. Can this please be fixed before 3.3 is released?
> >
> >I think it would be acceptable to just revert the fix for
> libstdc++/6746
> >if the patch for 3.4 is considered too invasive.
> >
> Seems really too late for 3.3.0.
I believe high priority regressions may still be fixed.
I don't think it is acceptable to release 3.3 with fstream essentially
unusable.
Petur