Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Originating-IP: [198.142.164.222] From: "Gareth Pearce" To: Subject: me to bug and fix idea.. Date: Fri, 9 Nov 2001 06:44:38 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 08 Nov 2001 19:44:26.0634 (UTC) FILETIME=[C619C6A0:01C1688D] Hi My appologies if this got resolved already ... but I didnt see it... Problem with no keep/skip option turning up ... happened to me last night ... So I read some code ... tried to hunt down the problem... AFAICT - heh havent read much of this code yet - if the installed version is not one of the ones listed, in setup, you wont be able to choose keep or skip in choose.cc set_action - there is a if(!pkg->installed) for skip ... i propose changing this so as to check if the installed version is one of the available ones instead. Then possible renameing skip to keep when pkg->installed is true. Will write a patch if anyone thinks this makes sense... Gareth -- 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/