Sean McBride
44db310d8d
Removed mentions of Wdeclaration-after-statement now that C99 is requ… ( #447 )
...
* Removed mentions of Wdeclaration-after-statement now that C99 is required
* Remove -Werror=declaration-after-statement from error-general file.
Co-authored-by: Larry Knox <lrknox@hdfgroup.org >
2021-05-03 09:08:37 -05:00
David Young
90466630ea
Promote format-string warnings to errors.
2020-07-07 10:49:55 -05:00
Allen Byrne
c2cc6fa526
Reorg comments
2020-03-25 08:58:53 -05:00
Allen Byrne
cb02c1414f
Correct warning flag form
2020-03-25 08:21:40 -05:00
Allen Byrne
75e01a0e41
Because of tools macro, this needs to be a warning
2020-03-25 08:12:21 -05:00
Allen Byrne
2b8407a3ca
Fix Werror issues in JNI and tools
2020-03-24 17:42:58 -05:00
Allen Byrne
1505fa1498
TRILAB-192 restrict extensive warnings to libraries
2020-03-24 16:45:12 -05:00
Allen Byrne
e235df5288
TRILAB-192 Identify warnings that fail as errors
2020-03-24 12:34:17 -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