Skip to content

Make {{error(...)}} work #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Make {{error(...)}} work #14

wants to merge 1 commit into from

Conversation

dfyz
Copy link

@dfyz dfyz commented Feb 26, 2025

Before:

> ix build some_package
UndefinedError: 'error' is undefined
can not render bld/boot/3/cc/ix.sh

After:

> ix build some_package
Error: clang-cpp not in path
can not render bld/boot/3/cc/ix.sh

I have no idea how that was supposed to work originally, so feel free to make a better fix if I got this wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant