Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <48781a660505101318489497cb@mail.gmail.com>
Date: Tue, 10 May 2005 16:18:50 -0400
From: "William M. (Mike) Miller" <william.m.miller@gmail.com>
Reply-To: "William M. (Mike) Miller" <william.m.miller@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Static destructors not running
In-Reply-To: <20050510194336.GB32314@trixie.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <48781a66050509154660edcc78@mail.gmail.com> <SERRANONlJbSorxTjtR000002ab@SERRANO.CAM.ARTIMI.COM> <48781a6605051006066aa9b036@mail.gmail.com> <20050510153512.GZ15665@trixie.casa.cgf.cx> <48781a66050510085450bd1339@mail.gmail.com> <20050510160904.GF15665@trixie.casa.cgf.cx> <48781a66050510122722a2d436@mail.gmail.com> <20050510194336.GB32314@trixie.casa.cgf.cx>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j4B0J3Zj028263

On 5/10/05, Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> wrote:
> On Tue, May 10, 2005 at 03:27:02PM -0400, William M. (Mike) Miller wrote:
> >On 5/10/05, Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> wrote:
> >> Previous to 1.5.16, static destructors were always called via a
> >> gcc "atexit" mechanism.  This meant that there were scenarios where
> >> destructors would not be called at all so I made cygwin's exit call
> >> the destructors explicitly.   I just forgot to make cygwin do the right
> >> thing when returning from main rather than exiting.  This will be
> >> fixed in the next snapshot.
> >
> >Sorry, one more question.  I thought from the above that
> >reinstalling 1.5.15 would restore the previous behavior for static
> >destructors.  According to cygcheck, I now have cygwin 1.5.15-1
> >installed, but I still don't see the static destructor output.  Is there
> >something else I need to revert while waiting for the fix?
> 
> Install the snapshot:  http://cygwin.com/snapshots/

Yep, fixed.  Thanks again.

-- 
William M. (Mike) Miller | Edison Design Group
william.m.miller@gmail.com

--
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/


