From 247469c6f6a16681491ac3ee213e57efcdda6153 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 7 Mar 2011 01:23:25 +0000 Subject: exception handling and c++ casts --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index be0a351..25efebe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * several (MINGW64): Cast and call fixups for 64 bit compatibility; clean build via x86_64-w64-mingw32 cross toolchain on Linux i686 targeting x86_64 win64. + * 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. 2011-03-04 Ross Johnson -- cgit v1.2.3