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

Incorrect Error Reported for Lookup #465

Closed
DavePearce opened this issue Dec 19, 2024 · 0 comments · Fixed by #493
Closed

Incorrect Error Reported for Lookup #465

DavePearce opened this issue Dec 19, 2024 · 0 comments · Fixed by #493
Assignees
Labels
bug Something isn't working

Comments

@DavePearce
Copy link
Collaborator

DavePearce commented Dec 19, 2024

lookup_invalid_06 has this:

(deflookup test (m1.A m2.B) (X Y))

But the error reported is that symbols m1.A and m2.B are unknown. In fact, the problem is that they have inconsistent contexts. Also, lookup_invalid_07 has a similar issue.

@DavePearce DavePearce added the bug Something isn't working label Dec 19, 2024
@DavePearce DavePearce self-assigned this Dec 21, 2024
@DavePearce DavePearce linked a pull request Dec 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant