X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/931394cbc10909854852366d589f1d25527922fc..b9cecb91a08fa4baa73a5e12a83611b41507a022:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index 963bdc49..5a9f6f99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2001-12-29 Akim Demaille + + * src/output.c (header_output): Don't forget to export YYLTYPE and + yylloc. + * tests/headers.at (export YYLTYPE): New, make sure it does. + * tests/regression.at (%union and --defines, Invalid CPP headers): + Move to... + * tests/headers.at: here. + + +2001-12-29 Akim Demaille + + * src/gram.h (rule_s): Member `assoc' is of type `associativity'. + + 2001-12-29 Akim Demaille * tests/actions.at (Mid-rule actions): Output on a single line