Home | History | Annotate | Download | only in bison

Lines Matching full:errors

27   Caret errors have been added to Bison:
152 Some errors in translations have been addressed, and --help now directs
453 index entries were fixed. Some other errors were fixed.
626 *** Unrecognized variables are now errors not warnings.
630 ** Unrecognized %code qualifiers are now errors not warnings.
803 errors instead of warnings for incompatibilities with POSIX Yacc:
841 errors in Bison 2.5. They will remain warnings, which should be
851 errors should no longer cause M4 to report a broken pipe on the
1309 most likely contains three errors, and could be rewritten as:
1339 Incorrect numbers of expected conflicts are now actual errors,
1447 - For now, %expect-count violations are now just warnings, not errors.
1452 these violations will become errors again.
1507 - Type clashes now generate warnings, not errors.
1588 Fix spurious parse errors.
1864 ** Parse errors
1882 Mismatches are errors, not warnings.
1987 ** Errors in the input grammar are not fatal; Bison keeps reading
1988 the grammar file, and reports all the errors found in it.