Boost logo

Boost :

Subject: Re: [boost] MSVC exception_ptr
From: Anthony Williams (anthony.ajw_at_[hidden])
Date: 2008-11-19 17:16:20


Sebastian Redl <sebastian.redl_at_[hidden]> writes:

> Anthony Williams wrote:
>> For exception_ptr, my code uses an improved version of the
>> MSVC-specific code I submitted (but which is not yet included in
>> Boost.Exception) which allows any exception to be cloned, without
>> prior registration.
>>
> Does it work with 64-bit MSVC? I've adapted your code to get error
> information out of any exception, but I don't know how to adapt the
> code to 64-bit compilation.

I haven't yet looked at the issues with 64-bit MSVC. I'm fairly sure
it uses a different exception model, so it won't work without some
level of tweaking.

Anthony

-- 
Anthony Williams
Author of C++ Concurrency in Action | http://www.manning.com/williams
Custom Software Development | http://www.justsoftwaresolutions.co.uk
Just Software Solutions Ltd, Registered in England, Company Number 5478976.
Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK

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