summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/error-general
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-03-25 13:21:40 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:56 (GMT)
commitad5dbf9539b8f4028b9b79a1fe1aa2ca696eb318 (patch)
tree73af2d535152e8014b6dc16ebb5c61f6dd09b4e2 /config/gnu-warnings/error-general
parent579625801a9ea99963815e2ed39eebb21110e481 (diff)
downloadhdf5-ad5dbf9539b8f4028b9b79a1fe1aa2ca696eb318.zip
hdf5-ad5dbf9539b8f4028b9b79a1fe1aa2ca696eb318.tar.gz
hdf5-ad5dbf9539b8f4028b9b79a1fe1aa2ca696eb318.tar.bz2
Correct warning flag form
Diffstat (limited to 'config/gnu-warnings/error-general')
-rw-r--r--config/gnu-warnings/error-general2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gnu-warnings/error-general b/config/gnu-warnings/error-general
index 5f7e4e1..09017cd 100644
--- a/config/gnu-warnings/error-general
+++ b/config/gnu-warnings/error-general
@@ -33,7 +33,7 @@
-Wcast-align
# lib/h5diff_array.c
# -Werror=unused-but-set-variable
--Werror=unused-but-set-variable
+-Wunused-but-set-variable
# lib/h5tools_utils.c
# -Werror=unused-parameter
#