Skip to content
Snippets Groups Projects
Commit fcd3be22 authored by Ralf Jung's avatar Ralf Jung
Browse files

partial warnings management

parent 976d45f6
No related branches found
No related tags found
No related merge requests found
Pipeline #20811 failed
-Q theories fri -Q theories fri
-arg -w -arg -notation-overridden,-redundant-canonical-projection,-several-object-files,-projection-no-head-constant,-arguments-assert # We sometimes want to locally override notation (e.g. in proofmode/base.v, bi/embedding.v), and there
# is no good way to do that with scopes.
-arg -w -arg -notation-overridden
# non-canonical projections (https://github.com/coq/coq/pull/10076) do not exist yet in 8.9.
-arg -w -arg -redundant-canonical-projection
# change_no_check does not exist yet in 8.9.
-arg -w -arg -convert_concl_no_check
# FIXME: explain these
-arg -w -arg -projection-no-head-constant,-arguments-assert
theories/prelude/list.v theories/prelude/list.v
theories/prelude/compact.v theories/prelude/compact.v
theories/prelude/set_finite_setoid.v theories/prelude/set_finite_setoid.v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment