Skip to content

Does not warn when trashing a module that already exists #23

Description

@jjl

I was just doing some heavy refactoring and forgot to remove a protocol_ex that shared a name with a new module. It took me a little while to figure out protocol_ex was overwriting my module silently. It would have been lovely to get a message something like this:

[protocol_ex] warn: overwriting existing module {NAME}

In this case, it was the name of a protocol_ex, but it makes sense to do the same for names of defimpls

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions