Skip to content

Support Erlang/OTP 28 new features #14148

Description

@josevalim

When Erlang/OTP 28+ is released:

  • Deprecate Regex.recompile and related fields

When we require Erlang/OTP 28+ (so please do not send PRs for those):

  • Remove code that conditionally compiles regexes
  • Replace references to -erl_epmd_port with -kernel erl_epmd_node_listen_port
  • Verify if IEx.start could be used to start it interactively
  • No longer pass version: 2 to :sets module
  • Consider adding end locations to function annotations (Add erl_anno:set_end_location/2 erlang/otp#8966)
  • Process.hibernate/0
  • Add Process.stream/0 built on top of iterators
  • Use :erlang.exit_signal

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions