This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Fix libstdc++/9563
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 12 Feb 2003 13:16:41 -0600
- Subject: Re: [Patch] Fix libstdc++/9563
- References: <3E4A9B28.2070303@unitus.it>
>This one too seems pretty straightforward: basically, we failed
>to implement the exact requirements of 27.6.2.3, p2-3.
>(interestingly we did for the more complex istream::sentry)
>
>Tested x86-linux, ok trunk and 3_3?
Looks great!