Cygwin v1.7.5: Destructor NOT Invoked In Threads Upon Thread Cancellation (Windows XP SP 3)

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Tue Apr 13 14:54:00 GMT 2010


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



More information about the Cygwin mailing list