Static destructors not running

William M. (Mike) Miller william.m.miller@gmail.com
Thu May 12 02:57:00 GMT 2005


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/



More information about the Cygwin mailing list