Skip to content
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

Bad error messages for invalid use clauses #405

Open
BinderDavid opened this issue Dec 4, 2024 · 0 comments
Open

Bad error messages for invalid use clauses #405

BinderDavid opened this issue Dec 4, 2024 · 0 comments
Labels
bug Something isn't working error-message

Comments

@BinderDavid
Copy link
Collaborator

Consider the following example:

use "foobar"

We get the following horrible error message with no indication on what went wrong:

pol check examples/bar.pol 
Error:   × IO error: No such file or directory (os error 2)
  ╰─▶ No such file or directory (os error 2)
@BinderDavid BinderDavid added bug Something isn't working error-message labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working error-message
Projects
None yet
Development

No branches or pull requests

1 participant