guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ and stack unwinding/destruction


From: Marco Maggi
Subject: Re: C++ and stack unwinding/destruction
Date: Tue, 20 Mar 2007 08:17:19 +0100

"David Fang" wrote:
> So this means I should be able to stop the dynwind from
> plowing through any pure C++ function, in theory, right?

Yes.

> (I'm still itching to upgrade the libguile API for C++,
> if I only had the time to futz with it...)

IMHO this is possible only by wrapping libguile with
a C++ library. And even in this case mixing the two
dynwinds is troublesome. I am not a C++ programmer,
but maybe using object functions to invoke the Guile/C
API and wrapping them in scm_dynwind_begin/end...

--
Marco Maggi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]