Skip to content

Make syntax warnings print prettily #107

@jackfirth

Description

@jackfirth

Should print as something that includes the source location, kind, and message, like:

#<syntax-warning:/foo/bar/baz.rkt:12:3: require:phase-order: imports not in phase order>

Source file, line, column, and kind information should all be omitted from this representation when not present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions