Skip to content

Better parser error messages #34

@ishantheperson

Description

@ishantheperson

The parser gives error messages which make sense if you've looked at the source code and understand the mysteries of typedef, but otherwise are useless. It would be nice if we could add some of the hints from CC0. For example, instead of "unexpected identifier token" we can say "unexpected identifer, is XYZ an undefined type name?"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions