summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings
Commit message (Expand)AuthorAgeFilesLines
* Develop intel split (#3722)Allen Byrne2023-10-191-8/+0
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-181-1/+8
* Adds -Warray-temporaries to the developer warnings (#2385)Dana Robinson2023-01-033-1/+6
* Corrects more Fortran warnings (#2059)Dana Robinson2022-08-233-0/+6
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-0/+4
* Updates comments in the gcc 4.8 warnings files (#1902)Dana Robinson2022-07-182-8/+0
* Moves -Wstrict-overflow=5 to the developer warnings (#1878)Dana Robinson2022-07-126-8/+18
* Reduce -Wstrict-overflow= from 5 to 2 (#1872)Dana Robinson2022-07-112-2/+2
* Re-promote some GNU warnings to errors (#1508)David Young2022-05-064-48/+7
* Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-113-14/+4
* Move -Werror=int-conversion from error-general to error-5 in (#1194)Larry Knox2021-11-142-1/+1
* Make it an error if the library implicitly converts from integer to (#1165)David Young2021-11-131-0/+2
* Fix the function cast error in H5Dchunk.c and activate (#1170)David Young2021-11-081-4/+1
* Github #1019 - add Fortran developer flags (#1090)Allen Byrne2021-10-271-0/+0
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-202-0/+25
* To reduce maintenance effort, delete the `noerror-` variants of the compiler ...David Young2021-10-065-172/+0
* Organize and align compiler flags (#741)Allen Byrne2021-06-113-2/+7
* Removed -fanalyzer from the gcc 10 developer options (#744)Dana Robinson2021-06-101-4/+0
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-0/+2
* Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447)Sean McBride2021-05-032-2/+0
* Add compiler flags for GCC 10, along with updating warnhist script to accommo...Quincey Koziol2020-12-214-0/+34
* Add else choice to error flags option (#128)Allen Byrne2020-11-255-0/+171
* Removes -Wimplicit-fallthrough=5 from the gcc warningsDana Robinson2020-10-221-1/+0
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-033-2/+3
|\
| * Removes unsuffixed float warningsDana Robinson2020-08-073-2/+3
* | Promote format-string warnings to errors.David Young2020-07-071-1/+1
|/
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-1823-47/+70
* Moved -Woverlength-strings to the developer flags.Dana Robinson2020-04-261-0/+4
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-235-4/+76
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-0/+1
* Remove flag from gfort-general in gfort-5, add /EHsc to Win C++Allen Byrne2020-04-061-1/+0
* Update intel flagsAllen Byrne2020-04-061-0/+1
* Correct whitespace in flags, force list modeAllen Byrne2020-04-053-12/+12
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-059-0/+44
* Reorg commentsAllen Byrne2020-03-251-4/+22
* Correct warning flag formAllen Byrne2020-03-251-1/+1
* Because of tools macro, this needs to be a warningAllen Byrne2020-03-251-1/+3
* Fix Werror issues in JNI and toolsAllen Byrne2020-03-241-3/+1
* TRILAB-192 fix JNI shadow warningAllen Byrne2020-03-241-6/+1
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-34/+27
* TRILAB-192 Identify warnings that fail as errorsAllen Byrne2020-03-242-11/+72
* Move the GNU warnings configuration under config/gnu-warnings/ and trimDavid Young2020-03-1934-0/+172