Skip to content

Instantly share code, notes, and snippets.

@remi6397
Created March 6, 2018 12:52
Show Gist options
  • Save remi6397/06092870f915ba555e6bcea0666651ae to your computer and use it in GitHub Desktop.
Save remi6397/06092870f915ba555e6bcea0666651ae to your computer and use it in GitHub Desktop.
E: Failure("Command ''/home/remi/.opam/4.06.1/bin/ocamlbuild' src/gapi/gapi-ocaml.cma src/gapi/gapi-ocaml.cmxa src/gapi/gapi-ocaml.a src/gapi/gapi-ocaml.cmxs src/gdata/gdata.cma src/gdata/gdata.cmxa src/gdata/gdata.a src/gdata/gdata.cmxs -tag debug' terminated with error code 10")
File "./setup.ml", line 234, characters 8-26:
Warning 3: deprecated: String.set
Use Bytes.set instead.
File "./setup.ml", line 234, characters 8-11:
Error: This expression has type string but an expression was expected of type
bytes
File "/home/gildor/programmation/oasis/src/oasis/OASISString.ml", line 118, characters 8-26:
Warning 3: deprecated: String.set
Use Bytes.set instead.
File "/home/gildor/programmation/oasis/src/oasis/OASISString.ml", line 118, characters 8-11:
Error: This expression has type string but an expression was expected of type
bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment