Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 25 of 885) sorted by relevance

12345678910>>...36

/netbsd/src/external/gpl3/gcc/
DREADME.warnings1 $NetBSD: README.warnings,v 1.5 2023/08/08 11:50:22 riastradh Exp $
3 What to do about GCC warnings and NetBSD.
6 New GCC releases always come with a host of new warnings and
8 be a pain of new useless warnings, or all three and more.
12 modified for updates to warnings and new warnings.
31 new GCC 12 warnings:
66 new GCC 10 warnings:
89 new GCC 9 warnings:
101 new GCC 8 warnings:
123 new GCC 7 warnings:
/netbsd/src/external/gpl2/xcvs/dist/contrib/
Dpvcs2rcs.in289 my ($errors, $warnings) = (0, 0);
424 …my ($errors, $warnings) = (0, 0); # We return these …
463 return ($errors, $warnings);
486 return ($errors, $warnings);
505 return ($errors, $warnings);
546 … error_count 'warning', \$warnings, "Found two vcs dirs in directory $cd.\n"
547 if ($vcsdir and $options{warnings});
606 $warnings += $w;
1297 $warnings += $w;
1305 print STDERR ", " . ($warnings ? $warnings : "no") . " warning" . (($warnings != 1) ? "s" : "")
[all …]
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dmknum.pl24 my $warnings = 1;
34 'warnings!' => \$warnings,
43 warnings => $warnings,
61 warnings => $warnings,
/netbsd/src/external/bsd/mdocml/dist/
Dmandocdb.c178 static int warnings; /* warn about crap */ variable
377 warnings = 1; in mandocdb()
394 nodb = warnings = 1; in mandocdb()
608 if (warnings) in treescan()
617 if (warnings) say("", in treescan()
623 if (warnings) in treescan()
637 if (warnings) in treescan()
653 if (warnings) in treescan()
659 if (warnings) in treescan()
663 if (warnings) in treescan()
[all …]
/netbsd/src/usr.bin/make/unit-tests/
Ddirective-warning.mk21 .warnings # misspelled
23 .warnings messages # Accepted before 2020-12-13 01:07:54.
/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Drxelf.em56 { "no-flag-mismatch-warnings", no_argument, NULL, OPTION_NO_FLAG_MISMATCH_WARNINGS},
57 { "flag-mismatch-warnings", no_argument, NULL, OPTION_FLAG_MISMATCH_WARNINGS},
63 fprintf (file, _(" --no-flag-mismatch-warnings Don'\''t warn about objects with incompatible\n"
65 fprintf (file, _(" --flag-mismatch-warnings Warn about objects with incompatible\n"
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dwarning.m445 # Default set of GCC warnings to enable.
70 [ --enable-werror treat compile warnings as errors],
105 AC_ARG_ENABLE(build-warnings,
106 [ --enable-build-warnings enable build-time compiler warnings],
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dwarning.m445 # Default set of GCC warnings to enable.
70 [ --enable-werror treat compile warnings as errors],
105 AC_ARG_ENABLE(build-warnings,
106 [ --enable-build-warnings enable build-time compiler warnings],
/netbsd/src/external/gpl2/lvm2/dist/scripts/
Dlvm_dump.sh102 warnings() { function
110 warnings
226 warnings
/netbsd/src/share/mk/
Dbsd.clang-analyze.mk15 CLANG_ANALYZE_CFLAGS= ${CFLAGS:N-Wa,--fatal-warnings}
16 CLANG_ANALYZE_CXXFLAGS= ${CXXFLAGS:N-Wa,--fatal-warnings}
/netbsd/src/external/gpl3/gcc/dist/contrib/
Dwarn_summary203 echo there are $count warnings in stage$stageN of this bootstrap.
206 echo Number of warnings per file:
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Dwflags.m48 AS_HELP_STRING([--enable-developer], [enable developer warnings]))
24 # WFLAGS_LITE can be appended to WFLAGS to turn off a host of warnings
/netbsd/src/external/bsd/libbind/dist/
Dconfig.h.in53 /* Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
61 /* Shut up warnings about missing braces */
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsymfile-debug.c531 deferred_warnings *warnings) in simple_find_and_open_separate_symbol_file() argument
533 std::string filename = lookup_func (objfile, warnings); in simple_find_and_open_separate_symbol_file()
600 deferred_warnings warnings; in find_and_add_separate_symbol_file() local
606 (this, find_separate_debug_file_by_buildid, &warnings); in find_and_add_separate_symbol_file()
611 (this, find_separate_debug_file_by_debuglink, &warnings); in find_and_add_separate_symbol_file()
666 warnings.emit (); in find_and_add_separate_symbol_file()
Dgdb_buildall.sh156 || echo "--enable-gdb-build-warnings=${gdbopts}"`
158 || echo "--enable-sim-build-warnings=${simopts}"`
Dgdb_mbuild.sh256 || echo "--enable-gdb-build-warnings=${gdbopts}"`
258 || echo "--enable-sim-build-warnings=${simopts}"`
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/
Dconfigure.ac38 # Figure out what compiler warnings we can enable.
39 # See config/warnings.m4 for details.
48 # Only enable with --enable-werror-always until existing warnings are
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dconfigure.ac11 # Figure out what compiler warnings we can enable.
12 # See config/warnings.m4 for details.
19 # Only enable with --enable-werror-always until existing warnings are
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/
Dconfigure.ac37 # Figure out what compiler warnings we can enable.
38 # See config/warnings.m4 for details.
47 # Only enable with --enable-werror-always until existing warnings are
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dconfigure.ac56 # Enable many gcc warnings by default...
66 # all deprecation warnings on OS X; but do so only for gcc...
75 AC_ARG_ENABLE(gcc-warnings,
76 AS_HELP_STRING(--disable-gcc-warnings, disable verbose warnings with GCC))
844 # Add some more warnings which we use in development but not in the
877 # These warnings break gcc 3.3.5 and work on gcc 4.0.2
883 # These warnings break gcc 4.0.2 and work on gcc 4.2
888 # These warnings break gcc 4.0.2 and clang, but work on gcc 4.2
893 # These warnings work on gcc 4.5
898 # Disable the unused-function warnings, because these trigger
[all …]
/netbsd/src/external/bsd/libevent/dist/
Dconfigure.ac56 # Enable many gcc warnings by default...
66 # all deprecation warnings on OS X; but do so only for gcc...
75 AC_ARG_ENABLE(gcc-warnings,
76 AS_HELP_STRING(--disable-gcc-warnings, disable verbose warnings with GCC))
844 # Add some more warnings which we use in development but not in the
877 # These warnings break gcc 3.3.5 and work on gcc 4.0.2
883 # These warnings break gcc 4.0.2 and work on gcc 4.2
888 # These warnings break gcc 4.0.2 and clang, but work on gcc 4.2
893 # These warnings work on gcc 4.5
898 # Disable the unused-function warnings, because these trigger
[all …]
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-score.texi92 Let the assembler not to generate warnings if the source machine
101 Let the assembler to generate warnings if the source machine
105 Let the assembler not to generate warnings if the source program
109 Let the assembler to generate warnings if the source program uses
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/otp/
DChangeLog16 signedness" warnings.
20 * otp.h: remove parameter names to avoid shadow warnings
24 * otp_parse.c (parse_words): avoid const warnings by making a
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcppwarnopts.texi6 @c Options affecting preprocessor warnings
29 get trigraph conversion without warnings, but get the other
30 @option{-Wall} warnings, use @samp{-trigraphs -Wall -Wno-trigraphs}.
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dconfigure.ac30 # Figure out what compiler warnings we can enable.
31 # See config/warnings.m4 for details.
43 # Only enable with --enable-werror-always until existing warnings are
190 [Define if you want to workaround valgrind (a memory checker) warnings about

12345678910>>...36