Re: [Mingw-w64-public] Patches for various headers

2019-05-22 Thread Tom Ritter
On Wed, 22 May 2019 at 16:53, Jacek Caban wrote: > [Fixes] Thanks! Here are updated versions. -tom From 3c9828b560e978b42037d1ab18412d8c8062834f Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Wed, 22 May 2019 10:51:24 -0500 Subject: [PATCH 1/3] Add concurrencysal.h to the headers ---

Re: [Mingw-w64-public] Wine and mingw-w64 cooperation

2019-05-22 Thread Jacek Caban
Hi Ruben, On 22/05/2019 22:17, Ruben Van Boxem wrote: All this probably is a great idea :). I just have (entirely worthless) 2c two share on one point you bring up: Thanks for sharing the opinion, it's definitely not worthless ;) Op wo 22 mei 2019 om 21:44 schreef Jacek Caban : -

Re: [Mingw-w64-public] Wine and mingw-w64 cooperation

2019-05-22 Thread Ruben Van Boxem
All this probably is a great idea :). I just have (entirely worthless) 2c two share on one point you bring up: Op wo 22 mei 2019 om 21:44 schreef Jacek Caban : > - mingw-w64 name > > There have been talks about rebranding mingw-w64 for a long time (longer > than I am in joined the project).

[Mingw-w64-public] Wine and mingw-w64 cooperation

2019-05-22 Thread Jacek Caban
Hi all, [I'm addressing it to both mingw-w64-public and wine-devel] As most of you know, Wine and mingw-w64 have a lot in common and cooperate to some extend for quite a while. There have been talks about tightening this relationship for years. Recent Wine move to using PE files for its

Re: [Mingw-w64-public] Patches for various headers

2019-05-22 Thread Jacek Caban
Hi Tom, I committed specstrings.h patch. On 5/22/19 6:12 PM, Tom Ritter wrote: +#define_Benign_race_begin_ __pragma(warning(push)) +#define_Benign_race_end_ __pragma(warning(pop)) +#define_No_competing_thread_begin_ __pragma(warning(push)) +#define_No_competing_thread_end_

[Mingw-w64-public] Patches for various headers

2019-05-22 Thread Tom Ritter
While updating the chromium sandbox in Firefox we identified the following SDK components missing from MinGW. (Hopefully I remembered how to attach patches so the mailing list accepts them) -tom From aeebd607b7d6a8b42d98b97205f70188b4945af9 Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Wed,