On Wednesday 03 November 2010 15:34:26 Sylvain Le Gall wrote:
> forwarded 602298
> https://forge.ocamlcore.org/tracker/index.php?func=detail&aid=799&group_id
> =162&atid=732
>
> thanks
>
> Hello,
>
> On Wed, Nov 03, 2010 at 03:13:20PM +0100, Joost Yerv
gests field is empty.
--
Joost Yervante Damad - http://damad.be/joost/
--- oUnit.ml 2008-06-07 05:45:24.0 +0200
+++ oUnit.ml.new 2010-11-03 15:05:15.0 +0100
@@ -9,11 +9,11 @@
let bracket set_up f tear_down () =
let fixture = set_up () in
try
- f fixture;
-
Hi Stéphane,
thanks for the quick feedback and providing a nice workaround. In the light of
that I fully support the priority change.
thanks, Joost
On Tuesday 02 November 2010 10:45:37 Stéphane Glondu wrote:
[snip]
>
> Anyway, this would be an intrusive change (ABI change in interface ->
> bin
Package: libbz2-ocaml
Version: 0.6.0-5+b1
Severity: grave
Tags: patch
--- Please enter the report below this line. ---
whenever there's something wrong, the binding looks up the exception to be
thrown, and throws it.
The exceptions are supposed to be registered in the Bz2 module with
let _ = beg
Package: liblwt-ocaml
Version: 2.1.0-1
Severity: important
Tags: patch
--- Please enter the report below this line. ---
lwt thread canceling is broken in lwt 2.1.0.
After discussion with upstream they came up with a set of fixes, which are
available in DARCS:
http://ocsigen.org/darcsweb/?r=lwt;
Hello,
I also ran into this issue and found the following workaround:
1) recompile libasmrun.a with -fPIC
2) link my library with -Wl,-Bsymbolic
Then I am able to run a C binary that calls ocaml where ocaml lives in the
created .so.
2) is not very nice. I tried solving it by sprinkling @PLT
6 matches
Mail list logo