Skip to content

The "unstable" alert in OCaml 5.0 is enabled by default in merlin #1558

@kit-ty-kate

Description

@kit-ty-kate

The Warnings module in OCaml 5.0 doesn't correspond to what's in this module upstream:

alerts = (Std.String.Set.empty, false); (* all enabled *)

Upstream, the unstable alert is disabled by default:

https://github.com/ocaml/ocaml/blob/34cf5aafcedc2f7895c7f5f0ac27c7e58e4f4adf/utils/warnings.ml#L861

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions