Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-06-22 23:04:43


"Ewgenij Sokolovski" <ewgenijkkg_at_[hidden]> wrote in message
news:loom.20070620T113620-415_at_post.gmane.org...
> I have written a small example test case and included throwing of an
> uncaught
> exception
> in it:
>
> try{
> throw "blub";
> }
> catch(char* ex){
> throw;
> }
>
> As I started the testing process I didn't get a "blub"-Exception message,
> but
>
> Boost.Test internal framework error: unknown reason
>
> So, what's wrong? Why is "blub" not reported as "blub"? Can anybody
> explain that?

1. Please provide a complete example
2. What version of boost r u using?

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net