diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-04-23 19:32:29 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-04-23 19:32:29 (GMT) |
commit | f9a3ae50812a527c7b88a39d7d5b6629aa234a2d (patch) | |
tree | 0f8086db007f84788c5e0ae717c7ef550891e205 /config/gnu-warnings/cxx-5 | |
parent | 5ea58acf8a2bdf8ca19d4c86d9ef94fbc4ac449f (diff) | |
download | hdf5-f9a3ae50812a527c7b88a39d7d5b6629aa234a2d.zip hdf5-f9a3ae50812a527c7b88a39d7d5b6629aa234a2d.tar.gz hdf5-f9a3ae50812a527c7b88a39d7d5b6629aa234a2d.tar.bz2 |
TRILAB-244 separate CXX warnings and errors from C
Diffstat (limited to 'config/gnu-warnings/cxx-5')
-rw-r--r-- | config/gnu-warnings/cxx-5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gnu-warnings/cxx-5 b/config/gnu-warnings/cxx-5 new file mode 100644 index 0000000..723e448 --- /dev/null +++ b/config/gnu-warnings/cxx-5 @@ -0,0 +1 @@ +-Warray-bounds=2 |