dune icon indicating copy to clipboard operation
dune copied to clipboard

test: repro #10301

Open anmonteiro opened this issue 1 year ago • 3 comments

reproes #10301

anmonteiro avatar Apr 03 '24 06:04 anmonteiro

at least for the ocamllex case it's easy to see why the target is expected to be in the same dir as the dune file: https://github.com/ocaml/dune/blob/2a4a5bf6b904549dccd580904bff52e49a8ec8f2/src/dune_rules/stanzas/rule_conf.ml#L215-L220

anmonteiro avatar Apr 03 '24 06:04 anmonteiro

and for menhir:

https://github.com/ocaml/dune/blob/2a4a5bf6b904549dccd580904bff52e49a8ec8f2/src/dune_rules/menhir/menhir_rules.ml#L100-L103

anmonteiro avatar Apr 03 '24 06:04 anmonteiro

@emillon changed this to be just about menhir, and renamed the test case to point to #10301.

anmonteiro avatar Apr 28 '24 21:04 anmonteiro

ping @emillon

anmonteiro avatar May 21 '24 00:05 anmonteiro