Anton Farygin

Results 5 issues of Anton Farygin

oUnit now is ounit2. https://github.com/gildor478/ounit#transition-to-ounit2 Also, qtest is not compatibility with ounit2 at least in this case: the test function now takes test_ctxt argument, so replace all fun () ->...

feature request
design / API

Indeed, testdata/test4.po and testdata/test4.po.bak ​​are exactly the same. When i revert the FileUtilCMP.ml to Streams version (through revert the commit 05bda6b48c6b51f14fce42478c57efedea581b8a ) - the error disappears. ```Error: Test ocaml-gettext:6:POT/PO file...

using rpm for a package manager and apt-rpm (fork of the apt fron debian wuth RPM support) for the repository manager.

AREA: DEPEXTS

All tests associated with comparing versions through semver in dose3-7.0.0 are breaking. I think that arrays are incorrectly filled when analyzing the version by regular expression. With ocaml-re 1.11 everything...

pcre

When attempting to build findlib from the current Git repository, I noticed that the process for generating man pages depends on a utility called db2man. However, there is no mention...