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: <48781a66050511183356899f44@mail.gmail.com>
Date: Wed, 11 May 2005 21:33:08 -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: <20050511215517.GA25511@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> 	 <48781a66050511040119156dc9@mail.gmail.com> 	 <20050511215517.GA25511@trixie.casa.cgf.cx>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j4C1XMGs007696

On 5/11/05, Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> wrote:
> On Wed, May 11, 2005 at 07:01:07AM -0400, William M. (Mike) Miller wrote:
> >The order of destruction of static objects should be the inverse of
> >their order of construction, regardless of whether they are global or
> >local.  In 1.5.16 and the latest snapshot, global static objects are
> >destroyed before local static objects, regardless of the order of
> >construction.
> 
> This should be fixed in the next snapshot.

Indeed it is.  Thanks again!

-- 
William M. (Mike) Miller
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/


