mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
* tests/calc.at (_AT_DATA_CALC_Y): Initialize the whole initial
location, not just parts of it.
This commit is contained in:
@@ -99,7 +99,7 @@ static void unget_char (]AT_LEX_PRE_FORMALS[ int c);
|
||||
are stored in a union, from which objects with constructors are
|
||||
excluded in C++. */
|
||||
%initial-action {
|
||||
@$.begin.filename = @$.end.filename = 0;
|
||||
@$.initialize (0);
|
||||
}
|
||||
])[
|
||||
|
||||
|
||||
Reference in New Issue
Block a user