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

Model checking pane should show location of semantic analysis failures #258

Open
JoshuaRowePhantom opened this issue May 28, 2022 · 0 comments

Comments

@JoshuaRowePhantom
Copy link
Contributor

The error trace view says this:

Errors
Unknown operator: `threadStates'.
Semantic errors:


Unknown operator: `threadStates'.


Parsing or semantic analysis failed.

The output window says this:

Semantic processing of module ThreadPool_Correctness_5_Items_3_Threads
Semantic errors:
*** Errors: 1
line 205, col 47 to line 205, col 58 of module ThreadPool
Unknown operator: `threadStates'.
SANY finished.
Starting... (2022-05-28 08:22:57)
Parsing or semantic analysis failed.
Finished in 549ms at (2022-05-28 08:22:57)

As the eye is drawn to the model checking pane, it would be nice to have a hyperlinked copy of the error location there.

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

No branches or pull requests

1 participant