Hi Richard, There seems to be an (unofficial) mirror at https://github.com/bobot/zarith. Cheers, Nicolas On Mon, Nov 7, 2016 at 2:22 PM, Richard W.M. Jones wrote: > > https://bugzilla.redhat.com/show_bug.cgi?id=1392247 > > Zarith fails tests on OCaml 4.04.0 + ppc64le with some fairly gross > errors, eg: > > of_float -1. > - = -1 > + = 0 > > (It passes fine on OCaml 4.04.0 + ppc64) > > The implementation of Zarith is quite complex and I've so far failed > to understand what's going on. > > However an additional problem which makes debugging this harder is > that I cannot work out how to check out the source code for the > package. Using anon svn access hangs. Using svn+ssh access fails to > authenticate. (Could we switch the project over to git?) I'm fairly > sure this isn't a network problem at my end. > > Rich. > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >