This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Move pback members from basic_streambuf to basic_filebuf


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]