Boost logo

Boost :

Subject: Re: [boost] review request for boost.context
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2010-07-28 10:08:18


Am 28.07.2010 09:51, schrieb ecyrbe:
> Hi, this seems a very usefull piece of code.
> How does it behave under c++ exceptions?
Exceptions must catched inside the function invoked by boost::context -
if not sj/lj exception model is used (DWARF instead) -> see docu.
With msvc, gcc/icc exceptions work (can be thrown and catched inside
context).

> What about windows 64 bit implementation, only 32 bit seems implemented ?
unfortunately I've no 64bit Windows - at least I need a qcow2 image for
qemu/kvm

Oliver


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