This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]