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 Message-ID: <3C99CA05.33B2AA78@cistron.nl> Date: Thu, 21 Mar 2002 12:54:45 +0100 From: Ton van Overbeek X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en, en-US, en-GB, nl, sv MIME-Version: 1.0 To: rbtcollins AT hotmail DOT com CC: g DOT r DOT vansickle AT worldnet DOT att DOT net, cygwin-apps AT sources DOT redhat DOT com, cygwin AT sources DOT redhat DOT com Subject: cinstall/package_meta.cc rev 2.20 contains double destructors Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Robert, In Rev 2.20 (the merge from the setup200202 branch) you have doubled the code for the 2 destructors CategoryPackage::~CategoryPackage() and packagemeta::~packagemeta(), causing compiler errors. Please revert back to 2.19. I noticed it because I recompiled setup to investigate a problem in PickPackageLine. The problem is the following: When running with 'Large Fonts' (W98SE) the package lines get chopped of the top. You can exaggerate it by setting the font size setting to 200%. My guess is that this is caused by the hardcoded height of 11 in the code. That is what I want to check (and possibly find a fix) before submitting a bug report to the mailing-list. Since Gary is working on the chooser, I am cc:ing him. Keep up the good work Ton van Overbeek tvoverbe AT cistron DOT nl,ton DOT van DOT overbeek AT esa DOT int -- 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/