[Caml-list] [ANN] lablwebkit, generated with cowboy/glib

2010-08-22 Thread Adrien
Hi, Following the preview release of cowboy, I am happy to announce cowboy/glib[1] and its first output: bindings to webkit-gtk. cowboy/glib is a generator using facilities from cowboy. The goal is not to replace lablgtk2: it actually relies on it a lot. It was named glib because it generates

Re: [Caml-list] More re GC hanging

2010-08-22 Thread Adrien
David and Basile, you are absolutely right about the redirection issue. It also pretty obvious actually. I guess I need to pay more attention. Back to the original problem, I thought I had somehow gotten rid of it but it still happens on someone else's computer. Calling 'Gc.compact' regularly

Re: [Caml-list] caml_copy_string

2010-08-22 Thread Till Varoquaux
In byterun/mlvalues.h #define Bp_val(v) ((char *) (v)) #define String_val(x) ((char *) Bp_val(x)) Doesn't look like String_val is doing much copying to me Till On Sat, Aug 21, 2010 at 7:46 PM, Mathias Kende mathias.ke...@ens.fr wrote: Le samedi 21 août 2010 à 18:30 -0500, Jeffrey

[Caml-list] Delimited continuations in OCaml go to 3.12 and 64

2010-08-22 Thread oleg
The library delimcc implements multi-prompt delimited control operators for byte- and native-code OCaml. The library now can be used with OCaml 3.12.0, on x86_32 and x86_64 (aka amd64) platforms. The byte-code part of the previous versions of delimcc could already be used with OCaml 3.12