Skip to content

[new release] merlin and merlin-lib (4.7.1-500)#22655

Merged
kit-ty-kate merged 2 commits intoocaml:masterfrom
voodoos:release-merlin-v4.7.1-500
Dec 13, 2022
Merged

[new release] merlin and merlin-lib (4.7.1-500)#22655
kit-ty-kate merged 2 commits intoocaml:masterfrom
voodoos:release-merlin-v4.7.1-500

Conversation

@voodoos
Copy link
Copy Markdown
Contributor

@voodoos voodoos commented Dec 13, 2022

Editor helper, provides completion, typing and source browsing in Vim and Emacs

CHANGES:

Thu Dec 13 11:49:42 CEST 2022

CHANGES:

Thu Dec 13 11:49:42 CEST 2022

  + merlin binary
    - Restore compatibility with the compiler's command line by accepting
      the `-safe-string` flag as a no-op instead of rejecting it. (ocaml/merlin#1544,
      fixes ocaml/merlin#1518)
    - Mark some C variables as unused to remove warnings (ocaml/merlin#1541, @antalsz)
@voodoos voodoos changed the title [new release] merlin, merlin-lib and dot-merlin-reader (4.7.1-500) [new release] merlin and merlin-lib (4.7.1-500) Dec 13, 2022
@kit-ty-kate
Copy link
Copy Markdown
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 92063b7 into ocaml:master Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"unknown flag -safe-string" on OCaml 5.0

2 participants