Skip to content

3.17.1

Latest
Compare
Choose a tag to compare
@maiste maiste released this 17 Dec 16:54
· 40 commits to main since this release
12010a0

CHANGES:

Fixed

  • When a library declares (no_dynlink), then the .cmxs file for it
    is no longer built. (#11176, @nojb)

  • Fix bug that could result in corrupted file copies by Dune, for example when
    using the copy_files# stanza or the copy# action. (@nojb, #11194, fixes
    #11193)

  • Remove useless error message when running $ dune subst in empty projects.
    (@rgrinberg, #11204, fixes #11200)