"David Fang" wrote: > One possible approach could be to wrap top-level Guile/C > calls in C++ to convert dynwind exceptions into C++ > exceptions, but isolate C++ exceptions to prevent them > from espacing to guile/C by "rethrow"-ing with scm_error > or equivalent.
Yes, exactly what I told you in my first answer. -- Marco Maggi "They say jump!, you say how high?" Rage Against the Machine - "Bullet in the Head" _______________________________________________ Guile-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-user
