Skip to content

Script-mode build error handling is noisy / not actionable #161

@GaspardKirira

Description

@GaspardKirira

Problem

When running a .cpp file in script mode, error handling during the build phase
could be noisy or unclear, making failures harder to diagnose.

Impact

  • Users can’t quickly identify the root cause
  • Harder debugging loop for script workflows

Fix (v1.17.7)

  • Improved script build error handling:
    • cleaner failure path
    • clearer output for diagnostics

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliVix CLI (vix new, build, run, dev)fixedIssue resolved and verified in a released version.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions