On Wed, Jun 18, 2014 at 3:07 PM, Prathamesh Kulkarni <bilbotheelffri...@gmail.com> wrote: > Put a check for capture index. > > * genmatch.c (parse_capture): Add condition to check capture index. > (capture_max): New constant. > (stdlib.h): Include.
I'd rather record the maximum seen capture index and remove that fixed-size everywhere ... Thanks, Richard. > Thanks and Regards, > Prathamesh