Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Fri, 15 Jun 2001 00:24:35 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: Extra Module in setup.exe 2.69 Module List Message-ID: <20010615002435.B16867@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <001201c0f54b$0cca9810$6464648a AT ca DOT boeing DOT com> <20010614233610 DOT A16867 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <20010614233610.A16867@redhat.com>; from cgf@redhat.com on Thu, Jun 14, 2001 at 11:36:10PM -0400 On Thu, Jun 14, 2001 at 11:36:10PM -0400, Christopher Faylor wrote: >On Thu, Jun 14, 2001 at 08:25:59PM -0700, Michael A. Chase wrote: >>A phantom entry appears in the module list when I expand it to show all >>modules. The version number is 4.0.0-2 which also appears after [zlib] in >>setup.log.full. The [src.tar.gz 188351 exists=yes] duplicates part of the >>"src=" line from the [zlib] entry. > >Yep. I just fixed this. I'll check in a change shortly. > >>I also notice that the versions marked [prev] in setup.ini are marked [curr] >>in setup.log.full and the current versions in setup.ini are marked [test] in >>setup.log.full. > >I didn't notice this. Sounds like an off-by-one error. Both problems should be fixed now. I also fixed a problem where cycling between versions in the chooser eventually got locked up in a Reinstall/Uninstall loop rather than displaying all versions that were available. cgf