Prevent errors about non-constant case labels in some common cases of prior errors...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 18:21:03 +0000 (18:21 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 18:21:03 +0000 (18:21 +0000)
commit9d30ca0ad2306edf1c9a3e97592ca9abab463d81
treee920fb41ea1c0b7cd125b3dfd7774231a1eb3c3d
parent0fa9f435f3dd69fd4bc326aa0b2e1f57f35d6311
Prevent errors about non-constant case labels in some common cases of prior errors while parsing the expression.

[r21949]
parser.c