From: Jonathan Wakely (cow_at_[hidden])
Date: 2005-06-02 12:58:39


On Thu, Jun 02, 2005 at 08:18:21AM +0200, Joaqu?n M? L?pez Mu?oz wrote:

>
>
> Jonathan Wakely ha escrito:
>
> > I'm having serious hardware nightmares at work but I'll try to test it
> > later today.
> >
> > If anyone else wants to investigate it requires GCC 3.4 (any version)
> > and you need to compile with _GLIBCXX_DEBUG defined.
> >
>
> Did you have a chance to try? Thank you,

No, sorry, I didn't get a chance.

I have tested it now and you're right, just moving the unit_test.hpp
include above the using directives avoids the bug in GCC 3.4's debug
mode.

Sorry that took so long to test!

jon