Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Subject: RE: Setup 2.218.2.6 [Was: Re: Setup 2.218.2.4] (new version uploaded) Date: Wed, 15 May 2002 17:07:53 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message From: "Robert Collins" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g4F781i12447 > -----Original Message----- > From: Christopher Faylor [mailto:cgf AT redhat DOT com] > 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