Home | History | Annotate | Download | only in bison

Lines Matching full:complain

50 	grammars' test case, which caused g++ 4.1.0 to complain that YYID was
708 to a function that expects char *, since GCC might complain
906 * src/parse-gram.y (rules_or_grammar_declaration): Don't complain
1175 * src/complain.c: Likewise.
2705 src/assoc.h, src/closure.c, src/closure.h, src/complain.c,
2706 src/complain.h, src/conflicts.c, src/conflicts.h, src/derives.c,
3259 * src/scan-skel.l: Include "complain.h", for "fatal".
4074 * src/complain.c (vfprintf, strerror): Remove.
4085 * src/complain.c (_): Remove useless defn, as system.h defines this.
4270 Complain about NUL bytes in character constants or string literals.
5462 * src/complain.c (warn_at, warn, complain_at, complain, fatal_at,
5603 (handle_dollar, handle_at): Complain in invalid contexts.
5925 * src/complain.c: Don't include stdlib.h, string.h _LIBC stuff.
6014 * src/complain.h (current_file): Remove duplicate decl;
6016 * src/complain.c, src/scan-gram.l: Include files.h.
6526 * src/complain.h, src/complain.c: Likewise.
6737 * src/scan-gram.l: When it starts with `%', complain about the
6960 * src/complain.c (exit) [! (STDC_HEADERS || _LIBC)]: Remove exit
6992 * src/complain.c (warning_issued): Renamed from warn_message_count,
6999 * src/complain.c (fatal_at, fatal): Use EXIT_FAILURE and EXIT_SUCCESS
7011 * src/complain.h (fatal, fatal_at): Add __attribute__((__noreturn__)).
7022 * src/complain.c (VA_START): Remove. Assume prototypes.
7024 (private_strerror, warn_at, warn, complain_at, complain, fatal_at,
7026 * src/complain.h: Assume prototypes.
7910 * src/complain.c (strerror_r): Remove decl; not needed.
8097 * src/complain.h, src/complain.c (warn, complain): New.
8153 complain about the start symbol, not the axiom.
8275 * src/complain.c (warn_at, complain_at, fatal_at): Drop
8280 * src/complain.h, src/complain.c (warn, complain): Remove, unused.
9025 * src/complain.h, src/complain.c (complain_at, fatal_at, warn_at):
9177 * src/complain.h, src/complain.c (warn_at, complain_at, fatal_at):
9315 * src/symtab.c (symbol_user_token_number_set): Don't complain when
10250 * src/reader.c: Warn about lacking semi-colons, do not complain.
10268 * src/reader.at (readgram): Complain if the last rule is not ended
10299 * src/reader.at (readgram): Complain if a rule is not ended with a
10612 Bison dumps core when trying to complain about broken input files.
11613 * src/complain.h, src/complain.c: Remove error_one_per_line, rely
12334 * src/complain.c, src/complain.h (error): Remove, provided by
12351 * src/conflicts.c (conflicts_print): Don't complain at all when
13058 * src/complain.c: No longer try to be standalone: use system.h.
13060 * src/complain.h: Likewise.
13292 * src/vcg.c: Remove includes of `complain.h' and `xalloc.h'.
13293 (get_xxxx_str): Use assert () instead of complain ().
13796 * src/vcg.c (complain.h): Include it.
13879 * src/complain.c: Adjust strerror_r portability issues.
13889 * src/getargs.c: Include complain.h.
14796 (fatal, fatals): Remove. All callers use complain.c::fatal.
14798 complain.c::complain.