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

More information in Error for debugging : line numbers #39

Open
vale1410 opened this issue Feb 26, 2022 · 0 comments
Open

More information in Error for debugging : line numbers #39

vale1410 opened this issue Feb 26, 2022 · 0 comments

Comments

@vale1410
Copy link
Owner

For certain errors Bule does not output info needed for tracing the problem like line number and file name.

Example:

File:

#ground a[12]. 

a[Y] :: #ground b[X]. 

running Bule outputs:

Fatal error: exception Bule2.Circuit.UnboundVar("X")

missing line number and more.

@vale1410 vale1410 changed the title More information in Error for debugging More information in Error for debugging : line numbers Feb 26, 2022
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

No branches or pull requests

1 participant