Hi,

On 11/07/2012 10:18 AM, Jonathan Wakely wrote:
On 6 November 2012 19:41, Jonathan Wakely wrote:
On 6 November 2012 18:21, Paolo Carlini wrote:
     testsuite/20_util/scoped_allocator/1.cc:79: void test02(): Assertion
`evv[0].get_allocator().get_personality() == 2' failed.

I didn't really investigate it...
Oops, looks like I missed something, will fix it asap ...
Fixed with this patch, which also adds an allocator parameter to the
vector(size_type) constructor, which is missing from the standard but
I hope to get fixed via
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#2210
Thanks a lot!
I still see some other profile-mode failures, not sure if they're old
or I caused them recently, will investigate further.
I'm for example seeing in the log:

    23_containers/list/init-list.cc execution test

pretty mysterious, I think it's the first time I ever see it.

Paolo.

Reply via email to