summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/error-general
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-11-14 04:11:25 (GMT)
committerGitHub <noreply@github.com>2021-11-14 04:11:25 (GMT)
commit28e92647f08aed7b875576ecf552a2204f259e8d (patch)
tree1e7dfb00e6e9784015bb8aa0320d517e4748a8e5 /config/gnu-warnings/error-general
parentd224f98dbc63104b523186c9b708c2a05f6e4374 (diff)
downloadhdf5-28e92647f08aed7b875576ecf552a2204f259e8d.zip
hdf5-28e92647f08aed7b875576ecf552a2204f259e8d.tar.gz
hdf5-28e92647f08aed7b875576ecf552a2204f259e8d.tar.bz2
Move -Werror=int-conversion from error-general to error-5 in (#1194)
gnu-warnings (unrecognized command line option for gcc 4.85/4.93.
Diffstat (limited to 'config/gnu-warnings/error-general')
-rw-r--r--config/gnu-warnings/error-general1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gnu-warnings/error-general b/config/gnu-warnings/error-general
index 31cc26c..a66d284 100644
--- a/config/gnu-warnings/error-general
+++ b/config/gnu-warnings/error-general
@@ -12,7 +12,6 @@
-Werror=pointer-sign
-Werror=pointer-to-int-cast
-Werror=int-to-pointer-cast
--Werror=int-conversion
-Werror=redundant-decls
-Werror=strict-prototypes
-Werror=switch