> -----Original Message-----
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 15, 2002 8:55 AM
> The attached patch seems to fix this and some other problems.
>
> I've uploaded a new version to sourceware.
>
> At least some of the below should be useful on the trunk, too.
Thanks heaps Chris. I appreciate this. (BTW: how did you reproduce the
fault?)
I'll probably rearrange what you've put into HEAD a little, as static
variables are getting eliminated (the Builder is the appropriate place
to store such information).
I notice that you've increased the stack size for the parser - this
shouldn't have been needed with the right hand recursion removed. Did
you observe continued overflows or was this preventative?
Cheers,
Rob