From fe6a6d967a8613695fde95f1652a8fa56c4b5d28 Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Mon, 8 Jun 2020 15:11:01 +0200 Subject: silencing warnings in individual packages --- mathcomp/ssreflect/Make | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mathcomp/ssreflect') diff --git a/mathcomp/ssreflect/Make b/mathcomp/ssreflect/Make index f8c640d..b5e2038 100644 --- a/mathcomp/ssreflect/Make +++ b/mathcomp/ssreflect/Make @@ -24,3 +24,11 @@ order.v -I . -R . mathcomp.ssreflect + +-arg -w -arg -projection-no-head-constant +-arg -w -arg -redundant-canonical-projection +-arg -w -arg -notation-overridden +-arg -w -arg -duplicate-clear +-arg -w -arg -ambiguous-paths +-arg -w -arg -undeclared-scope +-arg -w -arg -non-reversible-notation \ No newline at end of file -- cgit v1.2.3