forked from ProofGeneral/PG
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
coq-par-compile: support coqdep warnings from 8.19 onwards
Add user option coq-compile-coqdep-warnings to configure warnings for Coq 8.19 or later. The default value +module-not-found ensures Proof General reliably detects missing modules via a coqdep error. This changes kinds of supersedes the earlier commit 36b1d28 that adapts the coqdep warning regexp.
- Loading branch information
1 parent
227e462
commit 19ca6e0
Showing
3 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters