Assert in POP_PARENT() that the statement pushed in the corresponding PUSH_PARENT...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 29 Jun 2011 07:20:22 +0000 (09:20 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 29 Jun 2011 07:20:22 +0000 (09:20 +0200)
commit032760cdf02b03c4815b4c840e19a97b294b083e
tree5158f03849a8d76034cb16ed98011a6ecfecc65f
parentbf92df408b5fef01d5ee065b02c1deb7e4289a5b
Assert in POP_PARENT() that the statement pushed in the corresponding PUSH_PARENT() is still on top.
parser.c