Le 18/01/2012 11:28, Romeyke, Andreas a écrit :
> After upgrading Debian Squeeze to Testing, our ocaml based project does not
> compile anymore,
> because something is wrong now with sexplib.
> 
> We got the message "Error: Unbound value string_of_sexp".
> 
> With sexplib from Squeeze, all will compile fine.

You'll have to be more specific. Do you call string_of_sexp directly
from your code? If so, you are affected by an upstream API change, and
this is merely a porting issue and doesn't qualify as a bug (or, put
differently, is a bug on your side), IMHO.

By grepping through current sexplib310 source package, I can see there
is a Std.string_of_sexp... did you try that?


Cheers,

-- 
Stéphane



--
To UNSUBSCRIBE, email to debian-ocaml-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f16a25a.8060...@debian.org

Reply via email to