aboutsummaryrefslogtreecommitdiffstats
path: root/ws_diag_control.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-11Revert "Make versions of DIAG_OFF() and DIAG_ON() for GCC 4.2 through 4.5."Guy Harris1-72/+14
2018-09-11Make versions of DIAG_OFF() and DIAG_ON() for GCC 4.2 through 4.5.Guy Harris1-14/+72
2018-09-10Fix what seems like a copy-paste error.João Valverde1-1/+1
2018-09-09Revert "Try unconditionally using the pragmas in Clang."Guy Harris1-2/+2
2018-09-09Try unconditionally using the pragmas in Clang.Guy Harris1-2/+2
2018-05-18Older versions of Clang don't understand -Wpedantic.Guy Harris1-0/+23
2018-05-13Suppress -Wshadow warnings in Bison-generated code.Guy Harris1-13/+13
2018-03-21Fix case.Guy Harris1-1/+1
2018-02-28flex: add also (-W)unreachable-code to ignore warning (for flex generate file)Alexis La Goutte1-1/+4
2018-02-28Squelch some Visual Studio Code Analyzer warnings in Flex-generated scanners.Guy Harris1-1/+14
2018-02-24Suppress some warnings caused by a Berkeley YACC bug/misfeature.Guy Harris1-0/+29
2018-02-17Yet Another Narrowing Warning to suppress.Guy Harris1-2/+4
2018-02-16Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.Guy Harris1-5/+39
2018-02-16Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.Guy Harris1-1/+29
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-11-09Start using SPDX license identifiers.Gerald Combs1-13/+2
2017-10-27Clean up a bit.Guy Harris1-24/+31
2017-10-26Move the compiler version tests to ws_compiler_tests.h and use them elsewhere.Guy Harris1-27/+31
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-3/+3
2016-05-22Add clang-specific DIAG_OFF pragmaJoão Valverde1-0/+9
2016-05-22Revert "ws80211: Disable shorten-64-to-32."João Valverde1-11/+1
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-0/+107