From 2c51bb3337275e134e8c40db6dd4eea9407c8bca Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 7 Mar 2011 13:50:43 +0000 Subject: Fix C++ exception throw warnings --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25efebe..ae308b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ * ptw32_threadStart.c (ptw32_threadStart): Routine no longer attempts to pass [unexpected C++] exceptions out of scope but ends the thread normally setting EINTR as the exit status. + * ptw32_throw.c: Fix C++ exception throwing warnings; ignore + informational warning. + * implement.h: Likewise with the corresponding header definition. 2011-03-04 Ross Johnson -- cgit v1.2.3