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

Misc patches for error reporting #3701

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Misc patches for error reporting #3701

merged 3 commits into from
Jan 30, 2025

Conversation

mtzguido
Copy link
Member

No description provided.

These calls to module_name_of_file cannot return anything other than
these strings, but can fail if the files cannot be found in the include
path, *even* if we are running with --no_default_includes. This change
makes sure we can work and run dep even if we cannot find a library
(yet?).
Instead of 'unrecognized option', we now get something more helpful,
e.g.:
```
* Error 65 at ...:
  - Option 'record_hints' is not settable via a pragma.
```
@mtzguido mtzguido enabled auto-merge January 29, 2025 19:24
@mtzguido mtzguido disabled auto-merge January 29, 2025 19:42
@mtzguido mtzguido merged commit 17a61dc into FStarLang:master Jan 30, 2025
10 checks passed
@mtzguido mtzguido deleted the misc branch January 30, 2025 01:35
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