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