From be445d437200da5765c972074dd0c0de68562adc Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Thu, 4 Mar 2021 22:45:19 +0100 Subject: Silencing warning deprecated-ident-entry --- mathcomp/Make | 1 + mathcomp/_CoqProject | 1 + mathcomp/algebra/Make | 1 + mathcomp/character/Make | 1 + mathcomp/field/Make | 1 + mathcomp/fingroup/Make | 1 + mathcomp/solvable/Make | 1 + mathcomp/ssreflect/Make | 1 + 8 files changed, 8 insertions(+) (limited to 'mathcomp') diff --git a/mathcomp/Make b/mathcomp/Make index bdcd60f..bbc5d77 100644 --- a/mathcomp/Make +++ b/mathcomp/Make @@ -101,3 +101,4 @@ ssreflect/tuple.v -arg -w -arg +non-primitive-record -arg -w -arg +undeclared-scope -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry diff --git a/mathcomp/_CoqProject b/mathcomp/_CoqProject index 875e152..03ddd41 100644 --- a/mathcomp/_CoqProject +++ b/mathcomp/_CoqProject @@ -8,3 +8,4 @@ -arg -w -arg +non-primitive-record -arg -w -arg +undeclared-scope -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry diff --git a/mathcomp/algebra/Make b/mathcomp/algebra/Make index 68ea194..29663e8 100644 --- a/mathcomp/algebra/Make +++ b/mathcomp/algebra/Make @@ -27,3 +27,4 @@ zmodp.v -arg -w -arg -ambiguous-paths -arg -w -arg +undeclared-scope -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry diff --git a/mathcomp/character/Make b/mathcomp/character/Make index 77d4640..f0a1dff 100644 --- a/mathcomp/character/Make +++ b/mathcomp/character/Make @@ -16,3 +16,4 @@ vcharacter.v -arg -w -arg -ambiguous-paths -arg -w -arg +undeclared-scope -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry diff --git a/mathcomp/field/Make b/mathcomp/field/Make index cde04b3..4f69396 100644 --- a/mathcomp/field/Make +++ b/mathcomp/field/Make @@ -19,3 +19,4 @@ separable.v -arg -w -arg -ambiguous-paths -arg -w -arg +undeclared-scope -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry diff --git a/mathcomp/fingroup/Make b/mathcomp/fingroup/Make index 6c16e9a..4042cfc 100644 --- a/mathcomp/fingroup/Make +++ b/mathcomp/fingroup/Make @@ -17,3 +17,4 @@ quotient.v -arg -w -arg -ambiguous-paths -arg -w -arg +undeclared-scope -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry diff --git a/mathcomp/solvable/Make b/mathcomp/solvable/Make index 51f4fdf..37f96ee 100644 --- a/mathcomp/solvable/Make +++ b/mathcomp/solvable/Make @@ -28,3 +28,4 @@ sylow.v -arg -w -arg -ambiguous-paths -arg -w -arg +undeclared-scope -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry diff --git a/mathcomp/ssreflect/Make b/mathcomp/ssreflect/Make index 9174856..a5c3163 100644 --- a/mathcomp/ssreflect/Make +++ b/mathcomp/ssreflect/Make @@ -33,3 +33,4 @@ order.v -arg -w -arg +undeclared-scope -arg -w -arg -non-reversible-notation -arg -w -arg -deprecated-hint-without-locality +-arg -w -arg -deprecated-ident-entry -- cgit v1.2.3