[
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: | 2003-11-16 (03:42) |
From: | Nicolas Cannasse <warplayer@f...> |
Subject: | Re: [Caml-list] OCam'OLE 1.0 |
> > OCam'OLE, windows COM support for OCaml has turned from pre-release to 1.0. > > This change include only minor updates (such as compiling with 3.07 and > [...] > > Did this problem get resolved? > > http://caml.inria.fr/archives/200208/msg00143.html > > > Is there a changelog or CVS repository? Yes it was. I added a dependency so the parent object doesn't get collected before it's child is finished scanning. Actually the only problem with native compilation is a stack overflow in ocamlopt - since the generated Excel.ml is quite big. You can set OCAMLRUNPARAM=l=16M to increase the stack size. OCamole was put on a CVS quite late, so the diff is not viewable. Nicolas Cannasse ------------------- 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