X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/78ab8f674f0679b38ca8a6353f562c86b1c95055..1207eeacc2494f6b0c29b08aa224cf5c892a68f1:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 47ab1221..65924bd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-04-23 Akim Demaille + + * tests/sets.at (AT_EXTRACT_SETS): Don't use 8 char long sed labels. + * tests/synclines.at (AT_TEST_SYNCLINE): Be robust to GCC's + location with columns. + * tests/conflicts.at (%nonassoc and eof): Don't use `error.h'. + All reported by Paul Eggert. + 2002-04-22 Akim Demaille * src/reduce.c (dump_grammar): Move to... @@ -43,7 +51,6 @@ * src/print_graph.c, src/reader.c, src/reduce.c, src/state.h, * src/symtab.c, src/symtab.h: Use token_number_t instead of shorts. - 2002-04-22 Akim Demaille * src/output.h, src/output.c (get_lines_number): Remove.