Browse thread
[Caml-list] Catching exceptions into strings
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | John Carr <jfc@M...> |
| Subject: | Re: [Caml-list] Catching exceptions into strings |
> For division by zero, you need to distinguish between SIGFPE generated
> inside or outside Caml code, and get the thing working for about 20
> different Unix variants. Go ahead.
I implemented Division_by_zero using signals for SPARC/Solaris and
i386/Linux compiled code. I don't have the resources or motivation
to try 18 other hardware/software combinations.
Anyone who is interested in this feature can email me for source code.
--John Carr (jfc@mit.edu)
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners