Browse thread
Missing overflow exception message in ocamlopt
[
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: | Jakob Lichtenberg <jakobl@w...> |
| Subject: | RE: [Caml-list] Missing overflow exception message in ocamlopt |
Is this a bug in ocamlopt? - Jakob -----Original Message----- From: caml-list-bounces@yquem.inria.fr [mailto:caml-list-bounces@yquem.inria.fr] On Behalf Of Jon Harrop Sent: Wednesday, October 11, 2006 12:03 PM To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Missing overflow exception message in ocamlopt On Wednesday 11 October 2006 19:46, Jakob Lichtenberg wrote: > When I compile the following program as byte code I see a stack overflow > (expected). When using ocamlopt it seems that the program dies and I do > not see the expected overflow exception? OCaml doesn't always throw the Stack_overflow exception from native code. On some systems it seg faults. -- Dr Jon D Harrop, Flying Frog Consultancy Ltd. Objective CAML for Scientists http://www.ffconsultancy.com/products/ocaml_for_scientists _______________________________________________ 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