Rustler 0.30 & latest Elixir/Erlang #54
Annotations
9 warnings
OTP 26.2 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 25.2 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 25.2 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 26.2 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 26.2 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 24.3 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 24.3 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 24.3 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 25.2 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|