Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] raising ocaml exceptions from C asynchronously

1 view
Skip to first unread message

Jonathan Roewen

unread,
Aug 1, 2006, 12:27:06 AM8/1/06
to OCaml
Hi,

Are OCaml exceptions safe to raise asynchronously from C? In
particular, when the garbage collector is doing its thing?

Jonathan

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Damien Doligez

unread,
Aug 1, 2006, 8:34:53 AM8/1/06
to OCaml

On 2006-08-01, at 05:52, Jonathan Roewen wrote:

> Are OCaml exceptions safe to raise asynchronously from C? In
> particular, when the garbage collector is doing its thing?

Definitely not.

-- Damien

0 new messages