Dana Robinson
f4c9931abd
Updates comments in the gcc 4.8 warnings files ( #1902 )
2022-07-18 07:36:26 -07:00
Dana Robinson
c62b026609
Moves -Wstrict-overflow=5 to the developer warnings ( #1878 )
2022-07-11 18:25:57 -07:00
Dana Robinson
63ce6839b5
Reduce -Wstrict-overflow= from 5 to 2 ( #1872 )
...
The signal-to-noise ratio of the higher warning level is very low
and the noise obscures things we should fix
2022-07-11 11:26:03 -07:00
Quincey Koziol
71440cef1c
Add compiler flags for GCC 10, along with updating warnhist script to accommodate them. ( #217 )
2020-12-21 12:57:18 -06:00
Dana Robinson
a975a8d0eb
Removes unsuffixed float warnings
...
These warnings can only be addressed with gnu extensions.
2020-08-07 11:50:22 -07:00
Larry Knox
fcd87d2569
Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning
...
flags for GCC compilers version 4.8 and above.
Removed files from gnu-warnings that only apply to versions < 4.8.
Consolidated warnings from versions < 4.8 that apply to versions >= 4.8
into the 4.8 warnings files.
2020-05-18 14:28:51 -05:00
David Young
2f09d8f3c8
Move the GNU warnings configuration under config/gnu-warnings/ and trim
...
the filename prefixes. Update config/gnu-flags to suit.
I also made changes to config/cmake/HDFCompilerFlags.cmake, but I'm not
sure they're correct.
2020-03-18 21:12:53 -05:00