Building on clete
(from ocaml/opam:debian-unstable)
2025-10-20 15:31.52 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-10-20 15:31.52 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache
/: (run (network host)
(shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-20 15:31.52 ---> using "5d9060f4a091feeded40d31aa9202099f5985b23d65db7fc416d6b6624552bb7" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
User configuration:
~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.
2025-10-20 15:31.52 ---> using "7dfd67279a0b6c96fe3527b7ac492da4aa9f97941af43ad023e8984d8100dde1" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam switch create --repositories=default '5.3-opam' '5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0 (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2025-10-20 15:31.52 ---> using "9ffbd8737131e8580a7020d72085731a70e38df60deef230fec516f1cd6898df" from cache
/: (run (network host)
(shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [207 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Couldn't find the start of the patch series
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.2 MB]
- Fetched 10.5 MB in 4s (2806 kB/s)
- Reading package lists...
-
2025-10-20 15:31.52 ---> using "7b511f01af1ff6051c4d6b8856ac36a2a419ee6042db9f64d0e9cb36455e167c" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.20.2
The following actions will be performed:
=== install 1 package
- install dune 3.20.2 (pinned)
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.20.2 (cached)
-> installed dune.3.20.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-20 15:31.52 ---> using "5e0202fe51159b3d5f4d609c9549391f26061f6a05adcbf57b419d3a8880df4a" from cache
/: (env DUNE_CACHE enabled)
/: (env DUNE_CACHE_TRANSPORT direct)
/: (env DUNE_CACHE_DUPLICATION copy)
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam remove -y ocaml-vdom.0.2\
\nopam install -vy ocaml-vdom.0.2\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: ocaml-vdom.0.2 | grep -q 'debian-unstable'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
Nothing to do.
[NOTE] ocaml-vdom.0.2 is not installed.
The following actions will be performed:
=== install 18 packages
- install cmdliner 2.0.0 [required by js_of_ocaml-compiler]
- install gen 1.1 [required by sedlex]
- install gen_js_api 1.1.5 [required by ocaml-vdom]
- install js_of_ocaml-compiler 6.2.0 [required by ocaml-vdom]
- install menhir 20250912 [required by js_of_ocaml-compiler]
- install menhirCST 20250912 [required by menhir]
- install menhirLib 20250912 [required by js_of_ocaml-compiler]
- install menhirSdk 20250912 [required by js_of_ocaml-compiler]
- install ocaml-compiler-libs v0.17.0 [required by ppxlib]
- install ocaml-vdom 0.2
- install ojs 1.1.5 [required by gen_js_api]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppxlib 0.37.0 [required by gen_js_api]
- install sedlex 3.7 [required by js_of_ocaml-compiler]
- install seq base [required by gen]
- install sexplib0 v0.17.0 [required by ppxlib]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install yojson 3.0.0 [required by js_of_ocaml-compiler]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/50: [cmdliner.2.0.0: extract]
Processing 2/50: [cmdliner.2.0.0: extract] [gen.1.1: extract]
Processing 3/50: [cmdliner.2.0.0: extract] [gen.1.1: extract] [gen_js_api.1.1.5, ojs.1.1.5: extract]
-> retrieved cmdliner.2.0.0 (cached)
Processing 3/50: [gen.1.1: extract] [gen_js_api.1.1.5, ojs.1.1.5: extract]
Processing 4/50: [gen.1.1: extract] [gen_js_api.1.1.5, ojs.1.1.5: extract] [js_of_ocaml-compiler.6.2.0: extract]
Processing 5/50: [gen.1.1: extract] [gen_js_api.1.1.5, ojs.1.1.5: extract] [js_of_ocaml-compiler.6.2.0: extract] [cmdliner: make all]
-> retrieved gen.1.1 (cached)
Processing 5/50: [gen_js_api.1.1.5, ojs.1.1.5: extract] [js_of_ocaml-compiler.6.2.0: extract] [cmdliner: make all]
Processing 6/50: [gen_js_api.1.1.5, ojs.1.1.5: extract] [js_of_ocaml-compiler.6.2.0: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
-> retrieved gen_js_api.1.1.5, ojs.1.1.5 (cached)
Processing 6/50: [js_of_ocaml-compiler.6.2.0: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
Processing 7/50: [js_of_ocaml-compiler.6.2.0: extract] [menhir.20250912 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached)
Processing 7/50: [js_of_ocaml-compiler.6.2.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
Processing 8/50: [js_of_ocaml-compiler.6.2.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-vdom.0.2: extract] [cmdliner: make all]
Processing 9/50: [js_of_ocaml-compiler.6.2.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-vdom.0.2: extract] [cmdliner: make all] [menhirCST: dune build]
Processing 10/50: [js_of_ocaml-compiler.6.2.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-vdom.0.2: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build]
Processing 11/50: [js_of_ocaml-compiler.6.2.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-vdom.0.2: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved js_of_ocaml-compiler.6.2.0 (cached)
Processing 11/50: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-vdom.0.2: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 12/50: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-vdom.0.2: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
Processing 12/50: [ocaml-vdom.0.2: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 13/50: [ocaml-vdom.0.2: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 14/50: [ocaml-vdom.0.2: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-vdom.0.2 (cached)
Processing 14/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 15/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirCST.20250912)
-> compiled menhirCST.20250912
Processing 15/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirCST.20250912
Processing 16/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirLib.20250912)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled menhirLib.20250912
Processing 16/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20250912
Processing 17/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirSdk.20250912)
-> compiled menhirSdk.20250912
Processing 17/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [ocaml-compiler-libs: dune build]
-> installed menhirSdk.20250912
Processing 18/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [ocaml-compiler-libs: dune build]
Processing 19/50: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 19/50: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> retrieved seq.base (cached)
Processing 20/50: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build]
Processing 21/50: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build]
Processing 22/50: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 23/50: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed seq.base
Processing 24/50: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 25/50: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved sedlex.3.7 (cached)
Processing 25/50: [ppxlib.0.37.0: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 26/50: [ppxlib.0.37.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved sexplib0.v0.17.0 (cached)
Processing 26/50: [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 27/50: [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 28/50: [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> retrieved ppxlib.0.37.0 (cached)
Processing 28/50: [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 28/50: [yojson.3.0.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 29/50: [yojson.3.0.0: extract] [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved yojson.3.0.0 (cached)
Processing 29/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 30/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled ppx_derivers.1.2.1
Processing 30/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 31/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 31/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 32/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sexplib0.v0.17.0)
-> compiled sexplib0.v0.17.0
Processing 32/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 33/50: [cmdliner: make all] [gen: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/gen.1.1)
-> compiled gen.1.1
Processing 33/50: [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
-> installed gen.1.1
Processing 34/50: [cmdliner: make all] [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled ocaml-compiler-libs.v0.17.0
Processing 34/50: [cmdliner: make all] [menhir: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 35/50: [cmdliner: make all] [menhir: dune build] [yojson: dune build]
Processing 36/50: [cmdliner: make all] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/yojson.3.0.0)
-> compiled yojson.3.0.0
Processing 36/50: [cmdliner: make all] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.3.0.0
Processing 37/50: [cmdliner: make all] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man/man1
- Writing _build/src/tool/man/man1/cmdliner.1
- Writing _build/src/tool/man/man1/cmdliner-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install.1
- Writing _build/src/tool/man/man1/cmdliner-install-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-support.1
- Writing _build/src/tool/man/man1/cmdliner-tool-commands.1
- Writing _build/src/tool/man/man1/cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled cmdliner.2.0.0
Processing 37/50: [menhir: dune build] [ppxlib: dune build]
Processing 38/50: [menhir: dune build] [ppxlib: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "BINDIR=/home/opam/.opam/5.3-opam/bin" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/5.3-opam/bin" "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 cmdliner.opam "/home/opam/.opam/5.3-opam/lib/cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
- "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/5.3-opam/bin/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
- "/home/opam/.opam/5.3-opam/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/5.3-opam/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
- "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/5.3-opam/lib/cmdliner"
Processing 38/50: [menhir: dune build] [ppxlib: dune build] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/5.3-opam/man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "/home/opam/.opam/5.3-opam/man/man1"
- install -d "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3-opam/doc/cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
- doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.0.0
Processing 38/50: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhir.20250912)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled menhir.20250912
Processing 38/50: [ppxlib: dune build]
-> installed menhir.20250912
Processing 39/50: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppxlib.0.37.0)
-> compiled ppxlib.0.37.0
-> installed ppxlib.0.37.0
Processing 41/50: [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sedlex.3.7)
-> compiled sedlex.3.7
-> installed sedlex.3.7
Processing 43/50: [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-compiler.6.2.0)
- (cd tools/version && /home/opam/.opam/5.3-opam/bin/ocaml -I +compiler-libs /home/opam/.opam/5.3-opam/.opam-switch/build/js_of_ocaml-compiler.6.2.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled js_of_ocaml-compiler.6.2.0
-> installed js_of_ocaml-compiler.6.2.0
Processing 45/50: [ojs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ojs" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ojs.1.1.5)
-> compiled ojs.1.1.5
-> installed ojs.1.1.5
Processing 47/50: [gen_js_api: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gen_js_api" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/gen_js_api.1.1.5)
-> compiled gen_js_api.1.1.5
-> installed gen_js_api.1.1.5
Processing 49/50: [ocaml-vdom: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-vdom" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocaml-vdom.0.2)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vdom.objs/byte -I /home/opam/.opam/5.3-opam/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/5.3-opam/lib/ojs -cmi-file lib/.vdom.objs/byte/vdom_blit.cmi -no-alias-deps -o lib/.vdom.objs/byte/vdom_blit.cmo -c -impl lib/vdom_blit.ml)
- File "lib/vdom_blit.ml", line 204, characters 12-19:
- 204 | Ojs.set (Element.t_to_js dom) k (eval_prop v)
- ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 207, characters 10-17:
- 207 | Ojs.set
- ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 208, characters 13-20:
- 208 | (Ojs.get (Element.t_to_js dom) "style")
- ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 321, characters 10-17:
- 321 | Ojs.set (Element.t_to_js dom) k (eval_prop v)
- ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 323, characters 16-23:
- 323 | let clear k = Ojs.set (Element.t_to_js dom) k Ojs.null in
- ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 332, characters 16-23:
- 332 | let set k v = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k (eval_prop v) in
- ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 332, characters 25-32:
- 332 | let set k v = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k (eval_prop v) in
- ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 333, characters 16-23:
- 333 | let clear k = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k js_empty_string in
- ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
-
- File "lib/vdom_blit.ml", line 333, characters 25-32:
- 333 | let clear k = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k js_empty_string in
- ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vdom.objs/byte -I /home/opam/.opam/5.3-opam/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/5.3-opam/lib/ojs -cmi-file lib/.vdom.objs/byte/js_browser.cmi -no-alias-deps -o lib/.vdom.objs/byte/js_browser.cmo -c -impl lib/js_browser.ml)
- File "lib/js_browser.ml", line 31, characters 8-92:
- 31 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 38, characters 8-93:
- 38 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 45, characters 8-93:
- 45 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 54, characters 8-93:
- 54 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 61, characters 8-93:
- 61 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 65, characters 8-93:
- 65 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 115, characters 8-93:
- 115 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 122, characters 8-93:
- 122 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 129, characters 8-93:
- 129 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 136, characters 8-93:
- 136 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 142, characters 8-93:
- 142 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 149, characters 8-93:
- 149 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 330, characters 8-92:
- 330 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 335, characters 8-92:
- 335 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 340, characters 8-92:
- 340 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 352, characters 8-92:
- 352 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 903, characters 8-92:
- 903 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 908, characters 8-93:
- 908 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 913, characters 8-92:
- 913 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 924, characters 8-93:
- 924 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 929, characters 8-92:
- 929 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 934, characters 8-92:
- 934 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 939, characters 8-92:
- 939 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 944, characters 8-92:
- 944 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 949, characters 8-92:
- 949 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 954, characters 8-92:
- 954 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 959, characters 8-92:
- 959 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 964, characters 8-92:
- 964 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 969, characters 8-92:
- 969 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 974, characters 8-92:
- 974 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 979, characters 8-92:
- 979 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 984, characters 8-92:
- 984 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 989, characters 8-92:
- 989 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 994, characters 8-92:
- 994 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 999, characters 8-92:
- 999 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1004, characters 8-92:
- 1004 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1009, characters 8-92:
- 1009 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1015, characters 8-92:
- 1015 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1019, characters 8-92:
- 1019 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1024, characters 8-92:
- 1024 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1035, characters 8-92:
- 1035 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1040, characters 8-92:
- 1040 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1045, characters 8-92:
- 1045 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1050, characters 8-92:
- 1050 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1055, characters 8-92:
- 1055 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1060, characters 8-92:
- 1060 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1071, characters 8-92:
- 1071 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1076, characters 8-92:
- 1076 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1081, characters 8-92:
- 1081 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1086, characters 8-92:
- 1086 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1094, characters 6-13:
- 1094 | Ojs.set (t_to_js style) prop (Ojs.string_to_js value)
- ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
-
- File "lib/js_browser.ml", line 1100, characters 8-92:
- 1100 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1107, characters 8-92:
- 1107 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1114, characters 8-92:
- 1114 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1121, characters 8-92:
- 1121 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1128, characters 8-92:
- 1128 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1134, characters 8-92:
- 1134 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1141, characters 8-92:
- 1141 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1147, characters 8-92:
- 1147 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1153, characters 8-92:
- 1153 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1159, characters 8-92:
- 1159 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1166, characters 8-92:
- 1166 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1173, characters 8-92:
- 1173 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1180, characters 8-92:
- 1180 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1181, characters 43-50:
- 1181 | let get style prop = Ojs.string_of_js (Ojs.get (t_to_js style) prop)
- ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
-
- File "lib/js_browser.ml", line 1195, characters 8-93:
- 1195 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1202, characters 8-93:
- 1202 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1208, characters 8-93:
- 1208 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1217, characters 8-93:
- 1217 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1226, characters 8-93:
- 1226 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1232, characters 8-93:
- 1232 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1237, characters 8-92:
- 1237 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1242, characters 8-92:
- 1242 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1247, characters 8-92:
- 1247 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1271, characters 8-93:
- 1271 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1298, characters 8-92:
- 1298 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1306, characters 8-93:
- 1306 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1314, characters 8-93:
- 1314 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1322, characters 8-93:
- 1322 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1330, characters 8-93:
- 1330 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1338, characters 8-93:
- 1338 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1347, characters 8-93:
- 1347 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1357, characters 8-93:
- 1357 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1362, characters 8-92:
- 1362 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1368, characters 8-92:
- 1368 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1372, characters 8-93:
- 1372 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1378, characters 8-92:
- 1378 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1383, characters 8-92:
- 1383 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1388, characters 8-92:
- 1388 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1394, characters 8-92:
- 1394 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1399, characters 8-92:
- 1399 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1406, characters 8-92:
- 1406 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1411, characters 8-92:
- 1411 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1416, characters 8-92:
- 1416 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1424, characters 8-93:
- 1424 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1429, characters 8-92:
- 1429 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1436, characters 8-92:
- 1436 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1443, characters 8-92:
- 1443 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1450, characters 8-92:
- 1450 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1455, characters 8-92:
- 1455 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1460, characters 8-92:
- 1460 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1465, characters 8-92:
- 1465 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1470, characters 8-92:
- 1470 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1475, characters 8-92:
- 1475 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1480, characters 8-92:
- 1480 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1485, characters 8-92:
- 1485 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1491, characters 8-92:
- 1491 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1496, characters 8-92:
- 1496 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1501, characters 8-92:
- 1501 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1506, characters 8-92:
- 1506 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1511, characters 8-92:
- 1511 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1516, characters 8-92:
- 1516 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1523, characters 8-92:
- 1523 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1527, characters 8-93:
- 1527 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1531, characters 8-93:
- 1531 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1536, characters 8-92:
- 1536 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1541, characters 8-92:
- 1541 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1548, characters 8-92:
- 1548 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1555, characters 8-92:
- 1555 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1559, characters 8-93:
- 1559 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1563, characters 8-93:
- 1563 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1577, characters 8-93:
- 1577 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1592, characters 8-93:
- 1592 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1600, characters 8-93:
- 1600 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1608, characters 8-93:
- 1608 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1616, characters 8-93:
- 1616 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1621, characters 8-92:
- 1621 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1627, characters 8-92:
- 1627 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1632, characters 8-92:
- 1632 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1637, characters 8-92:
- 1637 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1644, characters 8-92:
- 1644 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1650, characters 8-92:
- 1650 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1690, characters 8-93:
- 1690 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1698, characters 8-93:
- 1698 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1706, characters 8-93:
- 1706 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1721, characters 8-92:
- 1721 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1725, characters 8-93:
- 1725 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1729, characters 8-93:
- 1729 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1739, characters 8-93:
- 1739 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1749, characters 8-93:
- 1749 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1759, characters 8-93:
- 1759 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1779, characters 8-92:
- 1779 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1785, characters 8-92:
- 1785 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1790, characters 8-92:
- 1790 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1797, characters 8-92:
- 1797 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1811, characters 8-92:
- 1811 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1818, characters 8-92:
- 1818 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1823, characters 8-92:
- 1823 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1829, characters 8-92:
- 1829 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1834, characters 8-92:
- 1834 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1841, characters 8-92:
- 1841 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1846, characters 8-92:
- 1846 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1853, characters 8-92:
- 1853 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1878, characters 8-93:
- 1878 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1912, characters 8-93:
- 1912 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1939, characters 8-92:
- 1939 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 1946, characters 8-92:
- 1946 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 1955, characters 8-93:
- 1955 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1964, characters 8-93:
- 1964 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1972, characters 8-93:
- 1972 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1980, characters 8-93:
- 1980 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 1989, characters 8-93:
- 1989 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2034, characters 8-93:
- 2034 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2041, characters 8-93:
- 2041 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2047, characters 8-92:
- 2047 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2053, characters 8-92:
- 2053 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2058, characters 8-92:
- 2058 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2063, characters 8-92:
- 2063 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2068, characters 8-92:
- 2068 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2073, characters 8-92:
- 2073 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2082, characters 8-93:
- 2082 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2091, characters 8-93:
- 2091 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2096, characters 8-92:
- 2096 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2101, characters 8-92:
- 2101 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2106, characters 8-92:
- 2106 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2114, characters 8-93:
- 2114 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2122, characters 8-93:
- 2122 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2134, characters 8-93:
- 2134 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2143, characters 8-92:
- 2143 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2149, characters 8-92:
- 2149 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2194, characters 8-92:
- 2194 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2199, characters 8-92:
- 2199 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2206, characters 8-92:
- 2206 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2214, characters 8-93:
- 2214 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2221, characters 8-93:
- 2221 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2240, characters 8-93:
- 2240 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2246, characters 8-93:
- 2246 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2255, characters 8-93:
- 2255 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2263, characters 8-93:
- 2263 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2270, characters 8-92:
- 2270 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2278, characters 8-93:
- 2278 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2285, characters 8-92:
- 2285 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2316, characters 8-92:
- 2316 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2321, characters 8-92:
- 2321 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2326, characters 8-92:
- 2326 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2330, characters 8-92:
- 2330 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2337, characters 8-92:
- 2337 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2387, characters 8-93:
- 2387 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2414, characters 8-93:
- 2414 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2419, characters 8-92:
- 2419 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2426, characters 8-92:
- 2426 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2431, characters 8-92:
- 2431 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2446, characters 8-93:
- 2446 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2457, characters 12-96:
- 2457 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2463, characters 4-91:
- 2463 | "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.
-
- File "lib/js_browser.ml", line 2467, characters 4-91:
- 2467 | "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.
-
- File "lib/js_browser.ml", line 2511, characters 8-92:
- 2511 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2521, characters 8-92:
- 2521 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2528, characters 8-92:
- 2528 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2541, characters 8-93:
- 2541 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2550, characters 8-93:
- 2550 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2555, characters 8-93:
- 2555 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2560, characters 8-93:
- 2560 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2574, characters 8-93:
- 2574 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2583, characters 8-93:
- 2583 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2592, characters 8-93:
- 2592 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2597, characters 8-93:
- 2597 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2602, characters 8-93:
- 2602 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2614, characters 8-93:
- 2614 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2626, characters 8-93:
- 2626 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2633, characters 8-92:
- 2633 | "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
-
- File "lib/js_browser.ml", line 2644, characters 8-93:
- 2644 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2655, characters 8-93:
- 2655 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2665, characters 12-96:
- 2665 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2674, characters 8-93:
- 2674 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2682, characters 8-93:
- 2682 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2691, characters 8-93:
- 2691 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2700, characters 8-93:
- 2700 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2712, characters 8-93:
- 2712 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2731, characters 8-93:
- 2731 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2736, characters 4-91:
- 2736 | "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.
-
- File "lib/js_browser.ml", line 2765, characters 8-98:
- 2765 | "Heuristic for automatic binding is deprecated; please add the '@js.index_set' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.index_set' attribute.
-
- File "lib/js_browser.ml", line 2824, characters 8-93:
- 2824 | "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
-
- File "lib/js_browser.ml", line 2850, characters 12-96:
- 2850 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2855, characters 12-96:
- 2855 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2861, characters 12-96:
- 2861 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2867, characters 12-96:
- 2867 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2878, characters 12-96:
- 2878 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2883, characters 12-96:
- 2883 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2933, characters 12-96:
- 2933 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2938, characters 12-96:
- 2938 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2943, characters 12-96:
- 2943 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2948, characters 12-96:
- 2948 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2953, characters 12-96:
- 2953 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2958, characters 12-96:
- 2958 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2964, characters 12-96:
- 2964 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2970, characters 12-96:
- 2970 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 2982, characters 12-96:
- 2982 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 3025, characters 12-96:
- 3025 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 3031, characters 12-96:
- 3031 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 3037, characters 12-96:
- 3037 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-
- File "lib/js_browser.ml", line 3044, characters 12-96:
- 3044 | "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-> compiled ocaml-vdom.0.2
-> installed ocaml-vdom.0.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-20 15:32.48 ---> saved as "744a4a1798dac7e916ad4649029c2f4c0f2993bfb4c4b0921068eb25f7036feb"
Job succeeded