[Mingw-w64-public] [PATCH 2/2] winpthreads/src/thread.c: Fix SetThreadName().

2017-03-09 Thread Liu Hao
From c2f24277dbc6878b98a5f5174a01b103d16d5bcd Mon Sep 17 00:00:00 2001 From: Liu Hao Date: Fri, 10 Mar 2017 15:49:35 +0800 Subject: [PATCH 2/2] winpthreads/src/thread.c: Fix SetThreadName(). MSDN says the struct should be passed in as an array of ULONG_PTRs. Don't use plain DWORD since it causes

Re: [Mingw-w64-public] [PATCH] Align thread entry point stack

2017-03-09 Thread Liu Hao
On 2017/3/8 11:27, Liu Hao wrote: On 2017/3/8 4:31, Mateusz MikuĊ‚a wrote: Forwarding Aleksey's message from MSYS2 discussion: [...] W dniu 22.01.2017 o 11:36, Adrien Nader pisze: Hi, I've recently re-stumbled upon this. As far as I can tell it hasn't been commited. Was there some more discussi