Missed a New() -> Newx().
authorSteve Hay <SteveHay@planit.com>
Tue, 12 Jul 2005 09:01:11 +0000 (09:01 +0000)
committerSteve Hay <SteveHay@planit.com>
Tue, 12 Jul 2005 09:01:11 +0000 (09:01 +0000)
commit4b711db359c9778a062571f88eafc4dab0b9c81d
tree3a48c77416eabd4378383e7cffe1b4e0ada8c01f
parent5b6a3331e95aaaac258e709109a5361f19459b02
Missed a New() -> Newx().

This one only had 3 args to start with! Presumably nobody uses
YYERROR_VERBOSE.  (The yystpcpy() calls don't look right either,
but someone else that is interested in YYERROR_VERBOSE will have
to look into that.)

p4raw-id: //depot/perl@25119
perly.c