This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
RE: Unreviewed patches
- From: Pétur Runólfsson <peturr02 at ru dot is>
- To: <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 6 Mar 2003 15:08:04 -0000
- Subject: RE: Unreviewed patches
> There are a couple of PR fixes (9561, 9827) I did that are
> still outstanding.
>
> http://gcc.gnu.org/ml/libstdc++/2003-02/msg00374.html
> http://gcc.gnu.org/ml/libstdc++/2003-02/msg00393.html
Seems that quite a lot of patches got missed last week.
Here are some more:
PR libstdc++/9817
http://gcc.gnu.org/ml/libstdc++/2003-02/msg00377.html
Stream buffer for wcin
http://gcc.gnu.org/ml/libstdc++/2003-02/msg00352.html
I just found out that egcs had a class very like this one
(with matching [io]stream classes). Should I rework the
patch to match egcs as much as possible?
Also, I vote for this patch from Paolo
http://gcc.gnu.org/ml/libstdc++/2003-02/msg00141.html
This fixes some failures in the testsuite for 3.4, see:
http://gcc.gnu.org/ml/gcc-testresults/2003-03/msg00373.html
Regards,
Petur