[exception] patches for a few testing-related issues

Hi Emil, I have opened two Trac tickets (6877 and 6878) related to what I believe is a bug in exception_ptr_test.cpp and also for a minor change to the testing jamfile that will allow some of the thread-dependent tests to run on platforms that do not have automatic thread-specific-storage cleanup implemented (WinCE falls in this category). Are you ok with me applying these patches? Thanks, -Dave

On Tue, May 8, 2012 at 4:41 PM, David Deakins <ddeakins@veeco.com> wrote:
Hi Emil,
I have opened two Trac tickets (6877 and 6878) related to what I believe is a bug in exception_ptr_test.cpp and also for a minor change to the testing jamfile that will allow some of the thread-dependent tests to run on platforms that do not have automatic thread-specific-storage cleanup implemented (WinCE falls in this category). Are you ok with me applying these patches?
Thanks, -Dave
Dave, thank you very much for finding and fixing these. I am going to apply both changes, but first I want to look closely at exception_ptr_test.cpp to make sure it's correct now (your change definitely fixes a bug in it.) Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode
participants (2)
-
David Deakins
-
Emil Dotchevski