Re: [Mingw-w64-public] [Bug 1397787] New: 64-bit mingw pid_t should be 'int', not '__int64'

2016-11-23 Thread Earnie
On 11/23/2016 6:25 AM, Eric Blake wrote: >> >> Expected results: >> it looks like 64-bit windows still has just 32-bit process ids, so pid_t >> should >> be just 32 bits always. >> >> Additional info: >> Eric, is correct, see https://msdn.microsoft.com/en-us/library/t2y34y40.aspx for reference.

[Mingw-w64-public] [PATCH] Fix typos for -DCOMPILE_MULTIMON_STUBS

2016-11-23 Thread Mihail Konev
>From 6918551906f65025b008e17398982e0352038a84 Mon Sep 17 00:00:00 2001 From: Mario Kleiner Date: Tue, 22 Nov 2016 03:35:56 +0100 Subject: [PATCH] Fix typos for -DCOMPILE_MULTIMON_STUBS Signed-off-by: Mihail Konev Moved-from: https://github.com/Alexpux/mingw-w64/pull/4/ --- mingw-w64-headers/in

Re: [Mingw-w64-public] [Bug 1397787] New: 64-bit mingw pid_t should be 'int', not '__int64'

2016-11-23 Thread Eric Blake
I filed this against Fedora, but was told to forward it to upstream. I don't normally subscribe to upstream mingw development and don't have a mingw bug account, and therefore was unable to create a ticket at https://sourceforge.net/p/mingw-w64/bugs/, so I'm hoping this email does the trick. On 11