-
Notifications
You must be signed in to change notification settings - Fork 410
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Corentin Leruth <[email protected]>
- Loading branch information
Showing
3 changed files
with
4 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
test/blackbox-tests/test-cases/enabled_if/eif-ocaml_version_lte.t/run.t
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1 @@ | ||
$ dune build | ||
File "dune", line 20, characters 12-22: | ||
20 | (libraries lte414caml)) | ||
^^^^^^^^^^ | ||
Error: Library "lte414caml" in _build/default is hidden (unsatisfied | ||
'enabled_if'). | ||
-> required by _build/default/.main.eobjs/byte/dune__exe__Main.cmi | ||
-> required by _build/default/.main.eobjs/native/dune__exe__Main.cmx | ||
-> required by _build/default/main.exe | ||
-> required by alias all | ||
-> required by alias default | ||
[1] |