On 6 October 2011 02:57, Paolo Carlini wrote: > > today I ran the whole testsuite in C++0x mode and I'm pretty sure that > 23_containers/vector/modifiers/swap/3.cc, which is now failing, wasn't a > couple of days ago (I ran the whole testsuite like that in order to validate > my std::list changes). When you have time, could you please double check? > (maybe after all we *do* want it to fail in C++0x mode, but I'd like to > understand if the behavior changed inadvertently!)
I think you're right it wasn't failing before, as I ran the whole testsuite in C++0x mode when I first added alloc_traits - I'll check it today and see how I broke it.