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: AIX testsuite failures



> 	A very large number of libstdc++ testsuite failures have
> 	appeared
> for AIX.  Mainly missing template instantiations.

Sorry. My fault. In the ctype test reorganization, I forgot to guard the
wchar_t tests with _GLIBCPP_USE_WCHAR_T. I've since done so: future
testresults should be fine.

> 	Is there any way we can avoid introducing these failures before
> they happen?

I can test with wchar_t support disabled. I forgot to do so with the
initial patch check-in, but have verified things are working again.

best,
benjamin


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