| /openbsd-src/gnu/usr.bin/perl/t/io/ |
| H A D | semctl.t | 21 ok(!defined $test, "erroneous semctl list slice yields undef"); 24 is(scalar @warnings, 0, "no warnings from erroneous semctl list slice")
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | typeck2.c | 721 int erroneous = 0; local 822 erroneous = 1; 942 erroneous = 1; 1012 erroneous = 1; 1028 if (erroneous)
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | QUESTIONS | 17 Maybe should notifications never be issued for erroneous packets which
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | NormalizationCorrections.txt | 36 # Field 1: Original (erroneous) decomposition
|
| /openbsd-src/gnu/usr.bin/perl/dist/Exporter/ |
| H A D | Changes | 31 - Fix erroneous INSTALLDIRS on perls < 5.8 - allows one to
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | README | 34 - a description of the problem and any samples of the erroneous output.
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | LibASTImporter.rst | 400 // erroneous. 413 In these cases we do not remove the existing erroneous node from the "to" context, rather we associ… 493 We do not remove the erroneous nodes because by the time when we recognize the error it is too late…
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5301delta.pod | 117 C<scalar()> on a reference could cause an erroneous assertion failure during
|
| H A D | perl5261delta.pod | 163 Some erroneous warnings after utf8 conversion have been fixed.
|
| H A D | perl584delta.pod | 13 erroneous behaviour will consider these fixes as incompatible changes :-)
|
| H A D | perl5320delta.pod | 192 possible that some erroneous constructs no longer compile. 1708 scalar() on a reference could cause an erroneous assertion failure
|
| H A D | perl5180delta.pod | 2614 C<require a::b . 1> and C<require a::b + 1> no longer produce erroneous 2674 C<--subname> no longer produces erroneous ambiguity warnings. 3061 erroneous warning about ambiguity [perl #112456]. 3106 erroneous warnings.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | trouble.texi | 386 Traditional C allows the following erroneous pair of declarations to 432 @samp{long time ();} is erroneous. 486 requires that this be treated as erroneous. 597 This code really is erroneous, because the scope of @code{struct
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | trouble.texi | 546 Traditional C allows the following erroneous pair of declarations to 592 @samp{long time ();} is erroneous. 646 requires that this be treated as erroneous. 770 This code really is erroneous, because the scope of @code{struct
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | c-typeck.c | 5027 char erroneous; member 5209 p->erroneous = constructor_erroneous; 5339 p->erroneous = constructor_erroneous; 5627 constructor_erroneous = p->erroneous;
|
| H A D | tree.def | 41 /* Any erroneous construct is parsed into a node of this type.
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1997 | 1421 * call.c (build_overload_call_real): Remove erroneous fourth 1423 (build_user_type_conversion_1): Remove erroneous second arg to 2177 * cp-tree.h (common_base_types): Delete erroneous decl. 2267 * parse.y (left_curly): Don't crash on erroneous type.
|
| H A D | ChangeLog | 1784 is erroneous, give it an erroneous type. 1785 (layout_var_decl): If the type is erroneous, give up. 2059 * pt.c (process_template_parm): Handle erroneous non-type parameters. 2062 * typeck.c (convert_for_initialization): Skip erroneous types. 2216 * decl.c (grokdeclarator): If we encounter an erroneous 2882 dependent types. Return error_mark_node for erroneous 3617 erroneous input. 4189 (build_enumerator): Use error_mark_node for erroneous values.
|
| H A D | ChangeLog-2003 | 566 * pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument to build_nt. 1132 on erroneous use of qualified name. 2994 * semantics.c (finish_qualified_id_expr): Deal with erroneous 3578 erroneous cases. 4023 erroneous declarations. 6091 (finish_case_label): Return error_mark_node for erroneous labels. 6503 * parser.c (cp_parser_elaborated_type_specifier): Handle erroneous
|
| H A D | ChangeLog-2002 | 28 * parser.c (cp_parser_nested_name_specifier_opt): Handle erroneous 90 * parser.c (cp_parser_direct_declarator): Handle erroneous 689 * decl.c (reshape_init): Handle erroneous initializers. 743 * decl.c (layout_var_decl): Deal gracefully with erroneous types. 746 * typeck.c (cp_type_quals): Deal gracefully with erroneous types.
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 467 "erroneous patterns">, 1076 HelpText<"Check for erroneous conversions of objects representing numbers "
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-typeck.c | 4946 char erroneous; member 5109 p->erroneous = constructor_erroneous; in really_start_incremental_init() 5250 p->erroneous = constructor_erroneous; in push_init_level() 5539 constructor_erroneous = p->erroneous; in pop_init_level()
|
| /openbsd-src/usr.bin/lex/ |
| H A D | ONEWS | 811 - The example of backing-up in flexdoc was erroneous; it 1111 - The parser has been tweaked to detect some erroneous
|
| /openbsd-src/gnu/llvm/clang/docs/analyzer/ |
| H A D | checkers.rst | 956 Check the size argument passed into C string functions for common erroneous patterns. Use ``-Wno-st… 1002 Check for erroneous conversions of objects representing numbers into numbers.
|
| /openbsd-src/gnu/usr.bin/perl/t/lib/warnings/ |
| H A D | toke | 1527 require a::b . 1; # These used to produce erroneous
|