[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#656307:



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



Reply to: