Edgar Friendly
Edgar Friendly
On 11/6/2012 1:52 AM, Francois Berenger wrote: > I think there is even a possible problem in case ~prfx contains some > regexp special characters. > The following might be...
This one definitely needs forwarding to the sexplib maintainers. The call to cpp even has `-I/mnt/local/sda1/ysulsky/src/misc/public/ocaml-core.bak/base/sexplib/syntax` hard-coded in it. I'll send them a link to this excellent report.
L448 has an uninstall function. At the moment it's pretty simple, but you can try to use a package-provided uninstall target in addition to the existing code, that would be...
On 05/18/2012 12:40 AM, Francois Berenger wrote: > Hello, > > In fact, this issue is completely related to issue #46. > > I would like to add the possibility...
Will require oasis-db to report deps for tests, asking gildor for this...
Actually, I'd recommend using this command: `ocaml odb.ml https://github.com/ocaml-batteries-team/batteries-included.git` to install the latest batteries from git. It doesn't depend on camomile. If you don't have git installed (which the previous...
Yes, this URL looks right, although I'm not sure if odb will work right with it because it doesn't have an extension. Shouldn't be too hard for someone to fix.
Partly solved by --auto-reinstall which reinstalls packages that depend on what just got upgraded
Still needs more automation. `--auto-reinstall` is not really a solution.