Skip to content

cmod: error messages are often unhelpful #102

Description

@passyur

Currently, cmod will pretty much only catch typos. A better way of going about this is probably to use C++ exceptions to provide more detailed recommendations to users, especially students/composers. It would probably benefit developers as well, since we could differentiate between issues in the user's project and issues with CMOD's behavior.

When to close this

When there's a working implementation of error reporting in CMOD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions