François Bérenger
François Bérenger
If there is some overhead related to the ancillary optional fd, would it be possible to have: ``` val Sendmsg.recv_no_fd: Unix.file_descr -> bytes -> int -> int -> int val...
It would be nice if any valid opam package can be bundled. Currently, only opam packages in the opam-repository are supported...
I hope each execution of opam-bundle is independant, so that we can run many in parallel.
for example, by trying to bundle all packages available in opam. This can be done by a script.
there is one in unix-fcntl (available in opam). However, I was hoping to find it in extunix too. :( Also: ``` # opam install unix-fcntl The following dependencies couldn't be...
or something super lite and fast, as bdb
Dear Christophe, Maybe this would be of interest to you. Regards, F.
https://github.com/mirage/merge-ropes https://ocaml-batteries-team.github.io/batteries-included/hdoc2/BatText.html https://www.lri.fr/~filliatr/ftp/ocaml/ds/rope.ml.html How does it compare in terms of performance? Regards. F.
We need this tool since 10 years ago...