This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] Test for ios_base::pword and iword
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 5 Mar 2003 09:38:18 -0600
- Subject: Re: [patch] Test for ios_base::pword and iword
- References: <E18qReG-0005LA-00@tiamat>
>2003-03-04 Jerry Quinn <jlquinn at optonline dot net>
>
> * testsuite/27_io/ios_base_storage.cc (test02): Set exception mask.
> Test setting small-numbered pword and iword slots. Test behavior at
> limit of numeric_limits::max. Check that values are still good
> after failures.
This is fine, I'll let you check this in.
-benjamin