Package: ocaml-containers / 3.16+dfsg-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| ocaml-containers | 3.16+dfsg-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Remove either dependency.patch | (download) |
dune-project |
3 1 + 2 - 0 ! |
remove either dependency |
| 0002 Use Stdlib.compare instead of for roundtrip tests.patch | (download) |
tests/core/t_cbor.ml |
2 1 + 1 - 0 ! |
use stdlib.compare instead of ( = ) for roundtrip tests Since not (nan = nan), the test fails whenever nan is involved, which happens with qcheck 0.26. Use Stdlib.compare instead. |
| 0003 Fix CCInt.popcount on 32 bit architectures.patch | (download) |
src/core/CCInt.ml |
8 7 + 1 - 0 ! |
fix ccint.popcount on 32-bit architectures |
| 0004 Condition some tests that succeed only on 64 bit arc.patch | (download) |
tests/core/t_hash.ml |
1 1 + 0 - 0 ! |
condition some tests that succeed only on 64-bit architectures |
1
