Skip to content

Unmangle names consistently when using --allow-redefinition #6229

Open
@JukkaL

Description

@JukkaL

I expect that some error message will sometimes contain unmangled variable names with prime suffixes (such as foo'). We should review all error message generation code and add unmangle() calls as needed. This is not super urgent since a single extra prime is not visually very prominent, but it's still annoying when it happens.

This is a follow-up issue to #6197 (see the PR for examples of what needs to be done).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions