Skip to content

Unique IDs for compiler errors/warnings/etc... #1108

Closed
@vemilyus

Description

@vemilyus

Hi, I don't know if that has come up yet (a quick search didn't turn up anything) but I think that all messages of the compiler should have a hardcoded, unique ID that serves the following purposes:

  1. Makes it easier to find other people experiencing the same problem
  2. Reference documents that contain possible reasons and solutions for errors/warnings sorted by ID
  3. Helps future IDEs to parse compiler message more correctly and display them to the user in whatever form they prefer (Currently you'd need a natural language AI for something like that)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions