Skip to content

fix: use toplevel module name in errors when using ProofGeneral - #34

Merged
dhalilov merged 1 commit into
epfl-systemf:mainfrom
dhalilov:toplevel-module-name
Sep 16, 2026
Merged

dhalilov merged 1 commit into
epfl-systemf:mainfrom
dhalilov:toplevel-module-name

Conversation

@dhalilov

Copy link
Copy Markdown
Member

Before:

File "_toplevel_", line 17, characters 19-20:
Error: Unbound value x

After:

File "File.v", line 17, characters 19-20:
Error: Unbound value x

The line and character numbers are still bogus however.

@dhalilov dhalilov added this to the 0.1 milestone Sep 16, 2026
@dhalilov
dhalilov merged commit 8b0f3a3 into epfl-systemf:main Sep 16, 2026
6 checks passed
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