Boost logo

Boost :

Subject: Re: [boost] [1.44] Beta progress?
From: Gaetano Mendola (mendola_at_[hidden])
Date: 2010-08-10 10:19:08


On 08/06/2010 06:40 PM, Anthony Williams wrote:
> On 06/08/10 16:45, Gaetano Mendola wrote:
>> On 08/06/2010 04:15 PM, Anthony Williams wrote:
>>> On my linux system that aborts the program with "FATAL: exception not
>>> rethrown"
>>
>> The following code produces:
>>
>> $ ./a.out
>> Thread started
>> interrupted
>> terminate called after throwing an instance of 'std::runtime_error'
>> what(): interrupted
>> Aborted
>
> Yes, but if you catch the std::runtime_error then the application *still* aborts.

Yes, indeed I tried my self, also even if a std::runtime_error is thrown instead
of original exception the application *aborts*...

Regards
Gaetano Mendola


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk