This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFTesters] Make portable sgetn/1-in and 1-io tests
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org, pinskia at physics dot uc dot edu, ljrittle at FreeBSD dot org
- Date: Mon, 16 Jun 2003 16:25:05 -0400
- Subject: Re: [RFTesters] Make portable sgetn/1-in and 1-io tests
This patch appears to fix the failures on AIX.
PASS: 27_io/basic_filebuf/sgetn/char/1-in.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sgetn/char/1-in.cc execution test
PASS: 27_io/basic_filebuf/sgetn/char/1-io.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sgetn/char/1-io.cc execution test
Thanks, David