* tests/actions.at (Destructors): Augment to test locations.
authorAkim Demaille <akim@epita.fr>
Wed, 19 Jun 2002 12:03:22 +0000 (12:03 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 19 Jun 2002 12:03:22 +0000 (12:03 +0000)
commit93b68a0e09d1f4964c47ac8cf180220b22372372
tree7713c28967a352f4126b0eb4deba25a4aa6482d1
parent7431029172f190eb3c5c63a8828e723276551ca6
* tests/actions.at (Destructors): Augment to test locations.
* data/bison.simple (yydestructor): Pass it the current location
if locations are enabled.
Prototype only when __STDC__ or C++.
Change the argument names to move into the yy name space: there is
user code here.
ChangeLog
data/bison.simple
tests/actions.at