X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <491853A8.9040101@cwilson.fastmail.fm> Date: Mon, 10 Nov 2008 10:30:48 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.17) Gecko/20080914 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Syntax error setup.ini datestamp 1226293828 References: <4917D290 DOT 2080700 AT bonhard DOT uklinux DOT net> <20081110124000 DOT GB2884 AT calimero DOT vinschen DOT de> In-Reply-To: <20081110124000.GB2884@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Corinna Vinschen wrote: > On Nov 10 06:20, Fergus wrote: >> Line 6521 beginning "cerr >>" is causing setup.exe to abort with a parsing >> error. >> (At least, that's what's happening to me, with the reported cause ...) >> Fergus > > I got the same. I don't know why this occurs. As a temporary measure > I removed the offending line and the line before until Charles has an > official patch. We just have to wait for the mirrors now. I think it is a quoting bug (there were embedded " inside long desc). When I replaced them all with ', locally, it seemed to work. What surprises me is that I didn't really change that part of libasprintf's setup.hint -- why did it break now, after being fine for two years? However, Corinna's fix is fine; I'll update my local sources. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/