Build:
- 0
2026-06-16 18:10.41: New job: build devkit.1.2 (4a79b97faddd)
2026-06-16 18:10.41: Waiting for resource in pool day11-builds
2026-06-16 18:31.56: Got resource from pool day11-builds
2026-06-16 18:31.56: [profile full] build devkit.1.2
2026-06-16 18:31.56: build devkit.1.2 (4a79b97faddd)
=== DEPENDENCIES (53 transitive) ===
astring.0.8.5 156e7cc742dd
base-bigarray.base dfc2a7e726c3
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
camlp4.4.14+1 abfb608e8fa9
camlzip.1.14 e242cb4a30b0
conf-libcurl.2 09493f4c775a
conf-libevent.1 0026ff56582d
conf-libpcre.2 1e78e423e0f7
conf-pkg-config.5 64c6b37d622b
conf-zlib.1 6a8e9cb470aa
cppo.1.8.0 ea583d2d3bbb
csexp.1.5.2 ec63db2dab31
cstruct.6.2.0 b14be91c9825
curl.0.10.0 ed59d37188e5
curl_lwt.0.10.0 c28633bbe1c9
dune.3.23.1 5402470d931c
dune-compiledb.0.6.0 90f780ee0f94
dune-configurator.3.23.1 58f4a3f92083
extlib.1.8.0 a8a0cc316b7f
extunix.0.1.6 2f1fea6c3bfd
ezjsonm.1.3.0 7cdf7464a07e
fmt.0.11.0 fb25837707ac
fpath.0.7.3 d991925a5b6c
hex.1.5.0 59eb090201f6
jsonm.1.0.2 ca365e0a8c1a
libevent.0.9.0 8ff5be17dc79
lwt.6.1.2 4f8aa1aa7c72
lwt_ppx.6.1.0 4466b88528d8
num.1.6 480227ca99db
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-compiler-libs.v0.12.4 d1dd1437b449
ocaml-config.2 669e0fcf9e4d
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
ocamlnet.4.1.9-2 056316b3353e
ocplib-endian.1.2 4dbd3fe91c51
ocurl.transition 62bae2d3a555
ounit.2.2.7 40a233c99b04
ounit2.2.2.7 5914c9ed8da1
parsexp.v0.16.0 75d2c6ce6b44
pcre.8.0.5 f96922add8ee
ppx_derivers.1.2.1 441538dbecd1
ppxlib.0.38.0 12ad7b47c24b
seq.base 063828a3d698
sexplib.v0.16.0 c758cedeb83d
sexplib0.v0.16.0 3e198ce31e44
stdlib-shims.0.3.0 e2dd0beb9112
topkg.1.1.1 ab549298f3fc
uutf.1.0.4 80688944c06d
yojson.3.0.0 7c8ad8b6539f
=== STDOUT ===
Processing: [default: loading data]
[devkit.1.2: dl]
[devkit.1.2: extract]
-> retrieved devkit.1.2 (https://opam.ocaml.org/cache)
[devkit: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "devkit" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/devkit.1.2)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .devkit_core.objs/byte -I .devkit_core.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/native/devkit_core__ExtEnum_merge.cmx -c -impl extEnum_merge.ml)
- File "extEnum_merge.ml", line 9, characters 25-39:
- 9 | let _found_6 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 13, characters 30-46:
- 13 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 16, characters 33-49:
- 16 | (Enum.junk e2_5; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 34, characters 26-40:
- 34 | let _found_21 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 38, characters 30-46:
- 38 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 41, characters 34-50:
- 41 | (Enum.junk e2_20; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 60, characters 26-40:
- 60 | let _found_36 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 64, characters 30-46:
- 64 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 85, characters 26-40:
- 85 | let _found_51 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 89, characters 30-46:
- 89 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 110, characters 26-40:
- 110 | let _found_66 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 114, characters 30-46:
- 114 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 117, characters 34-50:
- 117 | (Enum.junk e2_65; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 135, characters 26-40:
- 135 | let _found_81 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 140, characters 30-46:
- 140 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 143, characters 20-34:
- 143 | if Pervasives.not _prev_found_84
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 147, characters 34-50:
- 147 | (Enum.junk e2_80; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 156, characters 25-39:
- 156 | if Pervasives.not _prev_found_84
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 170, characters 26-40:
- 170 | let _found_97 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 174, characters 30-46:
- 174 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 194, characters 27-41:
- 194 | let _found_112 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 199, characters 30-46:
- 199 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 202, characters 20-34:
- 202 | if Pervasives.not _prev_found_115
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 216, characters 25-39:
- 216 | if Pervasives.not _prev_found_115
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 228, characters 23-37:
- 228 | let _found_126 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 232, characters 26-42:
- 232 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 235, characters 31-47:
- 235 | (Enum.junk e2_125; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 237, characters 25-39:
- 237 | let k1_133 = Pervasives.fst x_131 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 238, characters 25-39:
- 238 | let k2_134 = Pervasives.fst y_132 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 243, characters 28-42:
- 243 | (k1_133, (Pervasives.snd x_131), (Pervasives.snd y_132)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 243, characters 52-66:
- 243 | (k1_133, (Pervasives.snd x_131), (Pervasives.snd y_132)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 252, characters 23-37:
- 252 | let _found_139 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 256, characters 26-42:
- 256 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 258, characters 33-47:
- 258 | (Enum.junk e1_137; ((Pervasives.fst x_142), (Pervasives.snd x_142), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 258, characters 57-71:
- 258 | (Enum.junk e1_137; ((Pervasives.fst x_142), (Pervasives.snd x_142), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 260, characters 31-47:
- 260 | (Enum.junk e2_138; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 262, characters 25-39:
- 262 | let k1_146 = Pervasives.fst x_144 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 263, characters 25-39:
- 263 | let k2_147 = Pervasives.fst y_145 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 268, characters 28-42:
- 268 | (k1_146, (Pervasives.snd x_144), (Some (Pervasives.snd y_145))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 268, characters 58-72:
- 268 | (k1_146, (Pervasives.snd x_144), (Some (Pervasives.snd y_145))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 270, characters 46-60:
- 270 | (Enum.junk e1_137; (k1_146, (Pervasives.snd x_144), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 278, characters 23-37:
- 278 | let _found_152 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 282, characters 26-42:
- 282 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 285, characters 33-47:
- 285 | (Enum.junk e2_151; ((Pervasives.fst y_156), None, (Pervasives.snd y_156)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 285, characters 63-77:
- 285 | (Enum.junk e2_151; ((Pervasives.fst y_156), None, (Pervasives.snd y_156)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 287, characters 25-39:
- 287 | let k1_159 = Pervasives.fst x_157 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 288, characters 25-39:
- 288 | let k2_160 = Pervasives.fst y_158 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 293, characters 34-48:
- 293 | (k1_159, (Some (Pervasives.snd x_157)), (Pervasives.snd y_158)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 293, characters 59-73:
- 293 | (k1_159, (Some (Pervasives.snd x_157)), (Pervasives.snd y_158)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 295, characters 55-69:
- 295 | | _ -> (Enum.junk e2_151; (k2_160, None, (Pervasives.snd y_158)))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 302, characters 23-37:
- 302 | let _found_165 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 306, characters 26-42:
- 306 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 309, characters 15-29:
- 309 | ((Pervasives.fst x_168), (`Left (Pervasives.snd x_168))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 309, characters 46-60:
- 309 | ((Pervasives.fst x_168), (`Left (Pervasives.snd x_168))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 312, characters 15-29:
- 312 | ((Pervasives.fst y_169), (`Right (Pervasives.snd y_169))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 312, characters 47-61:
- 312 | ((Pervasives.fst y_169), (`Right (Pervasives.snd y_169))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 314, characters 25-39:
- 314 | let k1_172 = Pervasives.fst x_170 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 315, characters 25-39:
- 315 | let k2_173 = Pervasives.fst y_171 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 320, characters 36-50:
- 320 | (k1_172, (`Both ((Pervasives.snd x_170), (Pervasives.snd y_171)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 320, characters 60-74:
- 320 | (k1_172, (`Both ((Pervasives.snd x_170), (Pervasives.snd y_171)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 322, characters 53-67:
- 322 | (Enum.junk e1_163; (k1_172, (`Left (Pervasives.snd x_170))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 323, characters 57-71:
- 323 | | _ -> (Enum.junk e2_164; (k2_173, (`Right (Pervasives.snd y_171))))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 330, characters 23-37:
- 330 | let _found_178 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 334, characters 26-42:
- 334 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 337, characters 31-47:
- 337 | (Enum.junk e2_177; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 339, characters 25-39:
- 339 | let k1_185 = Pervasives.fst x_183 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 340, characters 25-39:
- 340 | let k2_186 = Pervasives.fst y_184 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 345, characters 28-42:
- 345 | (k1_185, (Pervasives.snd x_183), (Pervasives.snd y_184)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 345, characters 52-66:
- 345 | (k1_185, (Pervasives.snd x_183), (Pervasives.snd y_184)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 354, characters 23-37:
- 354 | let _found_191 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 359, characters 26-42:
- 359 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 362, characters 16-30:
- 362 | if Pervasives.not _prev_found_194
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 363, characters 20-34:
- 363 | then ((Pervasives.fst x_195), (Pervasives.snd x_195), None)
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 363, characters 44-58:
- 363 | then ((Pervasives.fst x_195), (Pervasives.snd x_195), None)
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 366, characters 31-47:
- 366 | (Enum.junk e2_190; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 368, characters 25-39:
- 368 | let k1_199 = Pervasives.fst x_197 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 369, characters 25-39:
- 369 | let k2_200 = Pervasives.fst y_198 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 374, characters 28-42:
- 374 | (k1_199, (Pervasives.snd x_197), (Some (Pervasives.snd y_198))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 374, characters 58-72:
- 374 | (k1_199, (Pervasives.snd x_197), (Some (Pervasives.snd y_198))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 377, characters 21-35:
- 377 | if Pervasives.not _prev_found_194
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 378, characters 33-47:
- 378 | then (k1_199, (Pervasives.snd x_197), None)
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 387, characters 23-37:
- 387 | let _found_205 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 391, characters 26-42:
- 391 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 394, characters 33-47:
- 394 | (Enum.junk e2_204; ((Pervasives.fst y_209), None, (Pervasives.snd y_209)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 394, characters 63-77:
- 394 | (Enum.junk e2_204; ((Pervasives.fst y_209), None, (Pervasives.snd y_209)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 396, characters 25-39:
- 396 | let k1_212 = Pervasives.fst x_210 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 397, characters 25-39:
- 397 | let k2_213 = Pervasives.fst y_211 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 402, characters 34-48:
- 402 | (k1_212, (Some (Pervasives.snd x_210)), (Pervasives.snd y_211)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 402, characters 59-73:
- 402 | (k1_212, (Some (Pervasives.snd x_210)), (Pervasives.snd y_211)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 404, characters 55-69:
- 404 | | _ -> (Enum.junk e2_204; (k2_213, None, (Pervasives.snd y_211)))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 411, characters 23-37:
- 411 | let _found_218 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 416, characters 26-42:
- 416 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 419, characters 16-30:
- 419 | if Pervasives.not _prev_found_221
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 420, characters 20-34:
- 420 | then ((Pervasives.fst x_222), (`Left (Pervasives.snd x_222)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 420, characters 51-65:
- 420 | then ((Pervasives.fst x_222), (`Left (Pervasives.snd x_222)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 424, characters 15-29:
- 424 | ((Pervasives.fst y_223), (`Right (Pervasives.snd y_223))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 424, characters 47-61:
- 424 | ((Pervasives.fst y_223), (`Right (Pervasives.snd y_223))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 426, characters 25-39:
- 426 | let k1_226 = Pervasives.fst x_224 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 427, characters 25-39:
- 427 | let k2_227 = Pervasives.fst y_225 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 432, characters 36-50:
- 432 | (k1_226, (`Both ((Pervasives.snd x_224), (Pervasives.snd y_225)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 432, characters 60-74:
- 432 | (k1_226, (`Both ((Pervasives.snd x_224), (Pervasives.snd y_225)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 435, characters 21-35:
- 435 | if Pervasives.not _prev_found_221
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 436, characters 40-54:
- 436 | then (k1_226, (`Left (Pervasives.snd x_224)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 438, characters 57-71:
- 438 | | _ -> (Enum.junk e2_217; (k2_227, (`Right (Pervasives.snd y_225))))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 445, characters 23-37:
- 445 | let _found_232 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 449, characters 26-42:
- 449 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 469, characters 23-37:
- 469 | let _found_245 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 473, characters 26-42:
- 473 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 476, characters 15-29:
- 476 | ((Pervasives.fst x_248), (Some (Pervasives.snd x_248)), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 476, characters 45-59:
- 476 | ((Pervasives.fst x_248), (Some (Pervasives.snd x_248)), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 479, characters 15-29:
- 479 | ((Pervasives.fst y_249), None, (Some (Pervasives.snd y_249))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 479, characters 51-65:
- 479 | ((Pervasives.fst y_249), None, (Some (Pervasives.snd y_249))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 481, characters 25-39:
- 481 | let k1_252 = Pervasives.fst x_250 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 482, characters 25-39:
- 482 | let k2_253 = Pervasives.fst y_251 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 487, characters 34-48:
- 487 | (k1_252, (Some (Pervasives.snd x_250)),
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 488, characters 27-41:
- 488 | (Some (Pervasives.snd y_251))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 490, characters 52-66:
- 490 | (Enum.junk e1_243; (k1_252, (Some (Pervasives.snd x_250)), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 492, characters 58-72:
- 492 | (Enum.junk e2_244; (k2_253, None, (Some (Pervasives.snd y_251))))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Lwt_engines.cmo -c -impl lwt_engines.ml)
- File "lwt_engines.ml", lines 37-76, characters 0-3:
- 37 | object(self)
- 38 | inherit Lwt_engine.abstract
- 39 |
- 40 | val events_ = Ev.init ()
- 41 | val mutable pid = Unix.getpid ()
- ...
- 73 | Ev.add ev (Some delay);
- 74 | lazy (stop := true; Ev.del ev)
- 75 |
- 76 | end
- Error: This non-virtual class has virtual methods.
- The following methods are virtual : id
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__ExtEnum_merge.cmo -c -impl extEnum_merge.ml)
- File "extEnum_merge.ml", line 9, characters 25-39:
- 9 | let _found_6 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 13, characters 30-46:
- 13 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 16, characters 33-49:
- 16 | (Enum.junk e2_5; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 34, characters 26-40:
- 34 | let _found_21 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 38, characters 30-46:
- 38 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 41, characters 34-50:
- 41 | (Enum.junk e2_20; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 60, characters 26-40:
- 60 | let _found_36 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 64, characters 30-46:
- 64 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 85, characters 26-40:
- 85 | let _found_51 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 89, characters 30-46:
- 89 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 110, characters 26-40:
- 110 | let _found_66 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 114, characters 30-46:
- 114 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 117, characters 34-50:
- 117 | (Enum.junk e2_65; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 135, characters 26-40:
- 135 | let _found_81 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 140, characters 30-46:
- 140 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 143, characters 20-34:
- 143 | if Pervasives.not _prev_found_84
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 147, characters 34-50:
- 147 | (Enum.junk e2_80; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 156, characters 25-39:
- 156 | if Pervasives.not _prev_found_84
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 170, characters 26-40:
- 170 | let _found_97 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 174, characters 30-46:
- 174 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 194, characters 27-41:
- 194 | let _found_112 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 199, characters 30-46:
- 199 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 202, characters 20-34:
- 202 | if Pervasives.not _prev_found_115
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 216, characters 25-39:
- 216 | if Pervasives.not _prev_found_115
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 228, characters 23-37:
- 228 | let _found_126 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 232, characters 26-42:
- 232 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 235, characters 31-47:
- 235 | (Enum.junk e2_125; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 237, characters 25-39:
- 237 | let k1_133 = Pervasives.fst x_131 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 238, characters 25-39:
- 238 | let k2_134 = Pervasives.fst y_132 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 243, characters 28-42:
- 243 | (k1_133, (Pervasives.snd x_131), (Pervasives.snd y_132)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 243, characters 52-66:
- 243 | (k1_133, (Pervasives.snd x_131), (Pervasives.snd y_132)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 252, characters 23-37:
- 252 | let _found_139 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 256, characters 26-42:
- 256 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 258, characters 33-47:
- 258 | (Enum.junk e1_137; ((Pervasives.fst x_142), (Pervasives.snd x_142), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 258, characters 57-71:
- 258 | (Enum.junk e1_137; ((Pervasives.fst x_142), (Pervasives.snd x_142), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 260, characters 31-47:
- 260 | (Enum.junk e2_138; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 262, characters 25-39:
- 262 | let k1_146 = Pervasives.fst x_144 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 263, characters 25-39:
- 263 | let k2_147 = Pervasives.fst y_145 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 268, characters 28-42:
- 268 | (k1_146, (Pervasives.snd x_144), (Some (Pervasives.snd y_145))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 268, characters 58-72:
- 268 | (k1_146, (Pervasives.snd x_144), (Some (Pervasives.snd y_145))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 270, characters 46-60:
- 270 | (Enum.junk e1_137; (k1_146, (Pervasives.snd x_144), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 278, characters 23-37:
- 278 | let _found_152 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 282, characters 26-42:
- 282 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 285, characters 33-47:
- 285 | (Enum.junk e2_151; ((Pervasives.fst y_156), None, (Pervasives.snd y_156)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 285, characters 63-77:
- 285 | (Enum.junk e2_151; ((Pervasives.fst y_156), None, (Pervasives.snd y_156)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 287, characters 25-39:
- 287 | let k1_159 = Pervasives.fst x_157 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 288, characters 25-39:
- 288 | let k2_160 = Pervasives.fst y_158 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 293, characters 34-48:
- 293 | (k1_159, (Some (Pervasives.snd x_157)), (Pervasives.snd y_158)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 293, characters 59-73:
- 293 | (k1_159, (Some (Pervasives.snd x_157)), (Pervasives.snd y_158)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 295, characters 55-69:
- 295 | | _ -> (Enum.junk e2_151; (k2_160, None, (Pervasives.snd y_158)))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 302, characters 23-37:
- 302 | let _found_165 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 306, characters 26-42:
- 306 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 309, characters 15-29:
- 309 | ((Pervasives.fst x_168), (`Left (Pervasives.snd x_168))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 309, characters 46-60:
- 309 | ((Pervasives.fst x_168), (`Left (Pervasives.snd x_168))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 312, characters 15-29:
- 312 | ((Pervasives.fst y_169), (`Right (Pervasives.snd y_169))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 312, characters 47-61:
- 312 | ((Pervasives.fst y_169), (`Right (Pervasives.snd y_169))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 314, characters 25-39:
- 314 | let k1_172 = Pervasives.fst x_170 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 315, characters 25-39:
- 315 | let k2_173 = Pervasives.fst y_171 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 320, characters 36-50:
- 320 | (k1_172, (`Both ((Pervasives.snd x_170), (Pervasives.snd y_171)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 320, characters 60-74:
- 320 | (k1_172, (`Both ((Pervasives.snd x_170), (Pervasives.snd y_171)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 322, characters 53-67:
- 322 | (Enum.junk e1_163; (k1_172, (`Left (Pervasives.snd x_170))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 323, characters 57-71:
- 323 | | _ -> (Enum.junk e2_164; (k2_173, (`Right (Pervasives.snd y_171))))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 330, characters 23-37:
- 330 | let _found_178 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 334, characters 26-42:
- 334 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 337, characters 31-47:
- 337 | (Enum.junk e2_177; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 339, characters 25-39:
- 339 | let k1_185 = Pervasives.fst x_183 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 340, characters 25-39:
- 340 | let k2_186 = Pervasives.fst y_184 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 345, characters 28-42:
- 345 | (k1_185, (Pervasives.snd x_183), (Pervasives.snd y_184)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 345, characters 52-66:
- 345 | (k1_185, (Pervasives.snd x_183), (Pervasives.snd y_184)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 354, characters 23-37:
- 354 | let _found_191 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 359, characters 26-42:
- 359 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 362, characters 16-30:
- 362 | if Pervasives.not _prev_found_194
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 363, characters 20-34:
- 363 | then ((Pervasives.fst x_195), (Pervasives.snd x_195), None)
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 363, characters 44-58:
- 363 | then ((Pervasives.fst x_195), (Pervasives.snd x_195), None)
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 366, characters 31-47:
- 366 | (Enum.junk e2_190; Pervasives.raise Enum.No_more_elements)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 368, characters 25-39:
- 368 | let k1_199 = Pervasives.fst x_197 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 369, characters 25-39:
- 369 | let k2_200 = Pervasives.fst y_198 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 374, characters 28-42:
- 374 | (k1_199, (Pervasives.snd x_197), (Some (Pervasives.snd y_198))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 374, characters 58-72:
- 374 | (k1_199, (Pervasives.snd x_197), (Some (Pervasives.snd y_198))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 377, characters 21-35:
- 377 | if Pervasives.not _prev_found_194
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 378, characters 33-47:
- 378 | then (k1_199, (Pervasives.snd x_197), None)
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 387, characters 23-37:
- 387 | let _found_205 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 391, characters 26-42:
- 391 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 394, characters 33-47:
- 394 | (Enum.junk e2_204; ((Pervasives.fst y_209), None, (Pervasives.snd y_209)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 394, characters 63-77:
- 394 | (Enum.junk e2_204; ((Pervasives.fst y_209), None, (Pervasives.snd y_209)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 396, characters 25-39:
- 396 | let k1_212 = Pervasives.fst x_210 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 397, characters 25-39:
- 397 | let k2_213 = Pervasives.fst y_211 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 402, characters 34-48:
- 402 | (k1_212, (Some (Pervasives.snd x_210)), (Pervasives.snd y_211)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 402, characters 59-73:
- 402 | (k1_212, (Some (Pervasives.snd x_210)), (Pervasives.snd y_211)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 404, characters 55-69:
- 404 | | _ -> (Enum.junk e2_204; (k2_213, None, (Pervasives.snd y_211)))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 411, characters 23-37:
- 411 | let _found_218 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 416, characters 26-42:
- 416 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 419, characters 16-30:
- 419 | if Pervasives.not _prev_found_221
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 420, characters 20-34:
- 420 | then ((Pervasives.fst x_222), (`Left (Pervasives.snd x_222)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 420, characters 51-65:
- 420 | then ((Pervasives.fst x_222), (`Left (Pervasives.snd x_222)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 424, characters 15-29:
- 424 | ((Pervasives.fst y_223), (`Right (Pervasives.snd y_223))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 424, characters 47-61:
- 424 | ((Pervasives.fst y_223), (`Right (Pervasives.snd y_223))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 426, characters 25-39:
- 426 | let k1_226 = Pervasives.fst x_224 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 427, characters 25-39:
- 427 | let k2_227 = Pervasives.fst y_225 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 432, characters 36-50:
- 432 | (k1_226, (`Both ((Pervasives.snd x_224), (Pervasives.snd y_225)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 432, characters 60-74:
- 432 | (k1_226, (`Both ((Pervasives.snd x_224), (Pervasives.snd y_225)))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 435, characters 21-35:
- 435 | if Pervasives.not _prev_found_221
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 436, characters 40-54:
- 436 | then (k1_226, (`Left (Pervasives.snd x_224)))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 438, characters 57-71:
- 438 | | _ -> (Enum.junk e2_217; (k2_227, (`Right (Pervasives.snd y_225))))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 445, characters 23-37:
- 445 | let _found_232 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 449, characters 26-42:
- 449 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 469, characters 23-37:
- 469 | let _found_245 = Pervasives.ref false in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 473, characters 26-42:
- 473 | | (None, None) -> Pervasives.raise Enum.No_more_elements
- ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 476, characters 15-29:
- 476 | ((Pervasives.fst x_248), (Some (Pervasives.snd x_248)), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 476, characters 45-59:
- 476 | ((Pervasives.fst x_248), (Some (Pervasives.snd x_248)), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 479, characters 15-29:
- 479 | ((Pervasives.fst y_249), None, (Some (Pervasives.snd y_249))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 479, characters 51-65:
- 479 | ((Pervasives.fst y_249), None, (Some (Pervasives.snd y_249))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 481, characters 25-39:
- 481 | let k1_252 = Pervasives.fst x_250 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 482, characters 25-39:
- 482 | let k2_253 = Pervasives.fst y_251 in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 487, characters 34-48:
- 487 | (k1_252, (Some (Pervasives.snd x_250)),
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 488, characters 27-41:
- 488 | (Some (Pervasives.snd y_251))))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 490, characters 52-66:
- 490 | (Enum.junk e1_243; (k1_252, (Some (Pervasives.snd x_250)), None))
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "extEnum_merge.ml", line 492, characters 58-72:
- 492 | (Enum.junk e2_244; (k2_253, None, (Some (Pervasives.snd y_251))))) in
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Stre.cmo -c -impl stre.ml)
- File "stre.ml", line 103, characters 27-45:
- 103 | let drop_prefix s pre = if String.starts_with s pre then slice s ~first:(String.length pre) else s
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "stre.ml", line 104, characters 27-43:
- 104 | let drop_suffix s suf = if String.ends_with s suf then slice ~last:(- String.length suf) s else s
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "stre.ml", line 165, characters 30-41:
- 165 | let b = Buffer.create 32 in Stream.iter (Buffer.add_char b) s; Buffer.contents b
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Network.cmo -c -impl network.ml)
- File "network.ml", line 50, characters 14-32:
- 50 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Pid.cmo -c -impl pid.ml)
- File "pid.ml", line 25, characters 14-30:
- 25 | { id; host=String.lowercase host; name=get_name @@ String.lowercase name; stamp; })
- ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "pid.ml", line 25, characters 54-70:
- 25 | { id; host=String.lowercase host; name=get_name @@ String.lowercase name; stamp; })
- ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "pid.ml", line 29, characters 13-29:
- 29 | let host = String.lowercase @@ Unix.gethostname () in
- ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "pid.ml", line 33, characters 33-49:
- 33 | { host; id; name = get_name @@ String.lowercase name; stamp; }
- ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Static_config.cmo -c -impl static_config.ml)
- File "static_config.ml", line 64, characters 52-68:
- 64 | let bool = make_node string_of_bool (fun s -> match String.lowercase s with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "static_config.ml", line 155, characters 9-27:
- 155 | if String.starts_with v " " || String.ends_with v " " then
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "static_config.ml", line 155, characters 37-53:
- 155 | if String.starts_with v " " || String.ends_with v " " then
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Log.cmo -c -impl log.ml)
- File "log.ml", line 61, characters 21-37:
- 61 | | Some name when String.ends_with name "*" ->
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- File "log.ml", line 63, characters 34-52:
- 63 | Hashtbl.iter (fun k x -> if String.starts_with k prefix then Logger.set_filter x level) all
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Memory.cmo -c -impl memory.ml)
- File "memory.ml", line 46, characters 36-54:
- 46 | List.fold_left (fun acc s -> if String.starts_with s "Swap:" then acc + get_num s else acc) 0
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Lwt_mark.cmo -c -impl lwt_mark.ml)
- File "lwt_mark.ml", line 105, characters 9-25:
- 105 | if String.ends_with msg "\n" then msg else msg ^ "\n"
- ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label suffix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Nix.cmo -c -impl nix.ml)
- File "nix.ml", line 99, characters 21-36:
- 99 | if exit then Pervasives.exit 0)))
- ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "nix.ml", line 147, characters 5-23:
- 147 | if String.starts_with s "unix:" then
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "nix.ml", line 239, characters 17-30:
- 239 | assert (not @@ String.exists path "//");
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "nix.ml", line 240, characters 17-30:
- 240 | assert (not @@ String.exists path "/./");
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "nix.ml", line 241, characters 17-30:
- 241 | assert (not @@ String.exists path "/../");
- ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sub was omitted in the application of this function.
- File "nix.ml", line 246, characters 7-25:
- 246 | if String.starts_with path bind && String.length bind > String.length (bound !mount) then
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "nix.ml", line 285, characters 33-48:
- 285 | IO.create_out ~write:(fun c -> buf.[!len] <- c; incr len; check_flush ())
- ^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.set
- Use Bytes.set instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -intf-suffix .ml -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Action.cmo -c -impl action.ml)
- File "action.ml", line 281, characters 12-25:
- 281 | let s = String.create size in
- ^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.create
- Use Bytes.create instead.
- File "action.ml", line 292, characters 23-41:
- 292 | let compare_by f a b = Pervasives.compare (f a) (f b)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "action.ml", line 298, characters 8-26:
- 298 | match Pervasives.compare (f a) (f a') with
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "action.ml", line 299, characters 9-27:
- 299 | | 0 -> Pervasives.compare (g b) (g b')
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "action.ml", line 425, characters 28-44:
- 425 | match Stre.drop_suffix (String.lowercase s) "b" with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .devkit_core.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/curl_lwt -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/extunix -I /home/opam/.opam/default/lib/libevent -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/netstring -I /home/opam/.opam/default/lib/netsys -I /home/opam/.opam/default/lib/oUnit -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/ounit2 -I /home/opam/.opam/default/lib/ounit2/advanced -I /home/opam/.opam/default/lib/pcre -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zip -no-alias-deps -open Devkit_core -o .devkit_core.objs/byte/devkit_core__Httpev.cmo -c -impl httpev.pp.ml)
- File "httpev.ml", line 192, characters 19-35:
- 192 | match split (String.lowercase s) ';' with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "httpev.ml", line 246, characters 33-42:
- 246 | try let (n,v) = split s ":" in lowercase (strip n), strip v with _ -> failed Header s
- ^^^^^^^^^
- Alert deprecated: ExtLib.String.lowercase
- Use String.lowercase_ascii instead.
- File "httpev.ml", line 262, characters 13-31:
- 262 | | 2 when String.starts_with line1 "POST" && body.[body_len - 2] = '\r' && body.[body_len - 1] = '\n' ->
- ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- File "httpev.ml", line 1040, characters 38-52:
- 1040 | let%lwt () = if config.yield then Lwt_unix.yield () else Lwt.return_unit in
- ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
[ERROR] The compilation of devkit.1.2 failed at "dune build -p devkit -j 39".
build failed...
=== STDERR ===
2026-06-16 18:32.05: FAILED: build devkit.1.2
2026-06-16 18:32.05: Job failed: build failed: devkit.1.2