commits
Also fixes Logs.Tag.list always returning the empty list.
As a side effect drops dependency on the result package.
Because of an obscure fix to an obscure bug in 4.03.0 and earlier, the 4.04.0 compiler will reject this code if you don't explicitly state the type of the elements (not) stored into the `list` variable. This fix should be compatible with all earlier OCaml versions.
See http://caml.inria.fr/mantis/view.php?id=6752
Because of an obscure fix to an obscure bug in 4.03.0 and earlier, the 4.04.0 compiler will reject this code if you don't explicitly state the type of the elements (not) stored into the `list` variable. This fix should be compatible with all earlier OCaml versions.
See http://caml.inria.fr/mantis/view.php?id=6752