Skip to content

Comprehensive error messages of module imports #379

@raviqqe

Description

@raviqqe

Problems

  • Currently, module import errors are difficult to be interpreted.
    • Because the build system simply pass through errors from Ninja on missing interface files.

Solution

  • Detect those errors before actually we run the ninja command on build.
    • Maybe on pen resolve-dependencies?
  • Emit human-friendly error messages when imported modules are missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions