Skip to content

Not formated Erlang warning message (badarg/ArgumentError) #2835

@eksperimental

Description

@eksperimental

This one misses the Elixir warning format.

module.ex:

Atom.to_string("a")

Shell:

$elixir module.ex 
module.ex:1: warning: this expression will fail with a 'badarg' exception
** (ArgumentError) argument error
    module.ex:1: (file)
    (elixir) src/elixir_lexical.erl:17: :elixir_lexical.run/3
    (elixir) lib/code.ex:316: Code.require_file/2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions