What are the concerns when integrating C++ code into guile?

I'm guessing interleaved C++ exception handling, but are there others.

Assuming the C++ code calls no guile code, should all C++ exceptions be caught 
at the interface?

Matt



Reply via email to