Skip to content

Support Erlang/OTP 25 new features #11220

@josevalim

Description

@josevalim

To be implemented when Erlang 25 is released:

To be implemented when we require Erlang 25 exclusively:

  • Use "undefined" as node name for remote/rpc and document -start_epmd false -erl_epmd_port 6789 on both vm.args/remote.vm.args if you need epmdless
  • Use :erlang.float_to_binary([:short]) in Float.to_string/1 instead of private API
  • Use new format_status/1 callback for GenServer
  • Remove the calling_self clause in GenServer.call as that is now in Erlang/OTP
  • Use new system certificates

Please do not send PRs for those, as it will take a while until we can effectively accept them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions