This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Move pback members from basic_streambuf to basic_filebuf
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 23 Apr 2003 18:37:21 +0200
- Subject: Re: [Patch] Move pback members from basic_streambuf to basic_filebuf
- References: <3EA56CA5.6050904@unitus.it>
Hi Paolo,
what do we miss here?
All are from the same type. This is on darwin. Though I saw it in the
testresults of others as well.
Thanks,
Andreas
FAIL: 27_io/basic_filebuf/3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/open/char/9507.cc execution test
FAIL: 27_io/basic_fstream/3.cc (test for excess errors)
FAIL: 27_io/basic_ifstream/3.cc (test for excess errors)
FAIL: 27_io/basic_ios/3.cc (test for excess errors)
WARNING: 27_io/basic_ios/3.cc compilation failed to produce executable
FAIL: 27_io/basic_iostream/3.cc (test for excess errors)
FAIL: 27_io/basic_istream/3.cc (test for excess errors)
FAIL: 27_io/basic_istream/sentry/char/3983-fstream.cc (test for excess
errors)
WARNING: 27_io/basic_istream/sentry/char/3983-fstream.cc compilation
failed to produce executable
FAIL: 27_io/basic_istringstream/3.cc (test for excess errors)
FAIL: 27_io/basic_ofstream/3.cc (test for excess errors)
FAIL: 27_io/basic_ostream/3.cc (test for excess errors)
FAIL: 27_io/basic_ostream/sentry/char/3983-fstream.cc (test for excess
errors)
WARNING: 27_io/basic_ostream/sentry/char/3983-fstream.cc compilation
failed to produce executable
FAIL: 27_io/basic_ostringstream/3.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/3.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/3.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/3.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/3.cc compilation failed to produce executable
/Volumes/xufs/gcc-cvs/gcc/libstdc++-v3/testsuite/27_io/basic_ios/3.cc:136:
error: no matching template for `std::basic_streambuf<gnu_char_type,
std::char_traits<gnu_char_type> >::_S_pback_size' found^M
compiler exited with status 1