| /netbsd-src/external/bsd/tradcpp/dist/ |
| H A D | main.c | 79 struct warns warns = { variable 721 warns.nestcomment = true; in commandline_wall() 722 warns.undef = true; in commandline_wall() 723 warns.unused = true; in commandline_wall() 730 warns.nestcomment = false; in commandline_wnoall() 731 warns.undef = false; in commandline_wnoall() 732 warns.unused = false; in commandline_wnoall() 739 warns.nestcomment = false; in commandline_wnone() 740 warns.endiflabels = false; in commandline_wnone() 741 warns.undef = false; in commandline_wnone() [all …]
|
| H A D | mode.h | 58 struct warns { struct 66 extern struct warns warns; argument
|
| H A D | TODO | 8 - warns.endiflabels. (they cause errors) 9 - warns.unused.
|
| H A D | directive.c | 688 if (warns.nestcomment) { in directive_gotline()
|
| H A D | eval.c | 638 if (warns.undef) { in wordval()
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES-3.3 | 32 now warns for mail that would be blocked by the Postfix 2.10 41 [20170617] The postconf command now warns about unknown parameter 68 [20170617] The postconf command warns about unknown parameter names
|
| H A D | RELEASE_NOTES-2.10 | 59 - postconf warns about attempts to modify a read-only parameter 62 - postconf warns about an undefined $name in a parameter value in
|
| H A D | RELEASE_NOTES | 142 [Feature 20240406] The postconf command now warns for #comment in
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/bindings/lua/ |
| H A D | Makefile | 22 .sinclude <bsd.warns.mk>
|
| /netbsd-src/libexec/httpd/lua/ |
| H A D | Makefile | 22 .sinclude <bsd.warns.mk>
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | makefile.vms | 51 /warns=(infor=(missingreturn,badansialias))$(OPT)
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | makefile.vms | 51 /warns=(infor=(missingreturn,badansialias))$(OPT)
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | makefile.vms | 30 /warns=(info=(ptrmismatch,shiftcount))
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | makefile.vms | 30 /warns=(info=(ptrmismatch,shiftcount))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | cppwarnopts.texi | 49 The preprocessor also warns if the macro has not been used at the
|
| H A D | compat.texi | 114 GCC's @option{-Wabi} switch warns when G++ generates code that is
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | cppwarnopts.texi | 49 The preprocessor also warns if the macro has not been used at the
|
| H A D | compat.texi | 114 GCC's @option{-Wabi} switch warns when G++ generates code that is
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | extern-inline.m4 | 65 semantics but warns, unless -fgnu89-inline is used:
|
| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | intro.doc | 22 copy. In this case cvs warns you, and you have to resolve the
|
| /netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
| H A D | HandleLLVMOptions.cmake | 305 # On Windows all code is PIC. MinGW warns if -fPIC is used. 326 # MinGW warns if -fvisibility-inlines-hidden is used. 327 # GCC on AIX warns if -fvisibility-inlines-hidden is used. 676 # GCC warns about redundant toplevel semicolons (enabled by -pedantic 709 # Check if -Wnon-virtual-dtor warns even though the class is marked final.
|
| /netbsd-src/external/ibm-public/postfix/dist/README_FILES/ |
| H A D | RELEASE_NOTES | 142 [Feature 20240406] The postconf command now warns for #comment in
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | MSVCCompatibility.rst | 151 After recovery, Clang warns the user that this code is non-standard and issues
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | NEWS | 285 + [20]-Wbidi-chars warns about potentially misleading UTF-8 288 + [22]-Warray-compare warns about comparisons between two 355 * [50]-Wuninitialized warns about using uninitialized variables in 369 * New warning [55]-Wmissing-requires warns about missing requires 373 * [58]-Waddress has been enhanced so that it now warns about, for 1266 + [28]-Wmismatched-dealloc, enabled by default, warns about 1269 + [29]-Wsizeof-array-div, enabled by -Wall, warns about 1273 + [30]-Wstringop-overread, enabled by default, warns about calls 1277 + [31]-Wtsan, enabled by default, warns about unsupported 1326 + [35]-Warray-parameter, enabled by -Wall, warns about [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | NEWS | 321 + -Woverloaded-virtual now warns if a virtual function in a base 327 included in -Wall, warns about dangerous comparisons of signed and
|