See https://github.com/ocaml/dune/releases/tag/3.7.0 for changes in version 3.7.0. In addition, we have made one downstream change. Upstream, the map_workspace_root
setting defaults to true if the dune lang setting is 3.0 or greater. We have made it default to false in all cases, because the true setting has been found to prevent generating good debuginfo. If a project explicitly sets map_workspace_root
, we do not change it; this is a change in the default only.
Please login to add feedback.
This update has been submitted for testing by jjames.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been unpushed.