Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Fri, 20 Sep 2002 23:38:33 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: New versions of setup.ini Message-ID: <20020921033832.GA10416@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <000701c26091$1875e860$6fc82486 AT medschool DOT dundee DOT ac DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000701c26091$1875e860$6fc82486@medschool.dundee.ac.uk> User-Agent: Mutt/1.4i On Fri, Sep 20, 2002 at 11:32:28AM +0100, fergus AT bonhard DOT uklinux DOT net wrote: >Is the document setup.ini now being dynamically updated? Over the last >couple of days I have detected differences between successive versions that >are restricted exclusively to the timestamp (as in > >diff setup.ini.curr setup.ini.prev >5c5 >< setup-timestamp: 1032515481 >--- >> setup-timestamp: 1032449415 > >for example). Previously the document seemed (to me: maybe I've been missing >something) to be re-issued only when there was a change to the provision. Good catch. There was a bug in the parser which caused strange problems with this recently created line: sdesc: "Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code." The '#' was treated as a comment when it shouldn't have been. This should be fixed now. It did result in some interesting toggling behavior of the setup.ini output. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/