X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 13 Apr 2010 10:54:15 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Cygwin v1.7.5: Destructor NOT Invoked In Threads Upon Thread Cancellation (Windows XP SP 3) Message-ID: <20100413145415.GC28284@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4BC42923 DOT 6000504 AT martoneradiotech DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BC42923.6000504@martoneradiotech.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Tue, Apr 13, 2010 at 01:19:47AM -0700, Ken wrote: >To whom this may concern, > >Under Fedora Core 6 (Linux), compiling and executing the attached test >code with: > "g++ test.cpp -lpthread; ./a.out" >produces the following expected output: > >OUTPUT (Fedora Core 6): >----------------------- >constructor >destructor >constructor >destructor > >However, under Cygwin v1.7.5, compiling and executing the attached test >code with >the same exact command produces the following unexpected output: I'll look into this. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple