This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: G++ test failures
>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:
Benjamin> I would suggest that the g++ testcases use
Benjamin> non-deprecated parts of the library, thus side-stepping
Benjamin> this issue.
The reason for those test-cases is not to test the library -- it's to
test the compiler's ability to handle constructs in those header files
that used to cause problems. So, we'd like to keep the test-cases.
It seems like from what you say, though, that everything is OK: the
test-cases now work independent of whether or not strstream.h is in
std, and you'll want a backwards-compatibility header called
strstream.h anyhow, right?
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com