Re: [Mingw-w64-public] [PATCH] headers: Import propvarutil.h from wine

2021-07-20 Thread Jacek Caban
On 7/20/21 4:58 PM, John Warburton wrote: On Tue, 20 Jul 2021 at 15:09, Biswapriyo Nath wrote: Apology for my mistake. It has been fixed today in wine by Jacek Caban in this commit[1]. Thank you for checking this. I am testing a build now. Whoops. I forgot. That's Wine -- will wait for ming

Re: [Mingw-w64-public] [PATCH] headers: Import propvarutil.h from wine

2021-07-20 Thread John Warburton
On Tue, 20 Jul 2021 at 15:09, Biswapriyo Nath wrote: > Apology for my mistake. It has been fixed today in wine by Jacek Caban > in this commit[1]. Thank you for checking this. I am testing a build now. with best wishes, John ___ Mingw-w64-public mai

Re: [Mingw-w64-public] [PATCH] headers: Import propvarutil.h from wine

2021-07-20 Thread John Warburton
> > On Tue, 20 Jul 2021 at 15:09, Biswapriyo Nath > wrote: > >> Apology for my mistake. It has been fixed today in wine by Jacek Caban >> in this commit[1]. > > Thank you for checking this. > > I am testing a build now. > > Whoops. I forgot. That's Wine -- will wait for mingw-w64 to be altered. JW

Re: [Mingw-w64-public] [PATCH] headers: Import propvarutil.h from wine

2021-07-20 Thread Biswapriyo Nath
Apology for my mistake. It has been fixed today in wine by Jacek Caban in this commit[1]. [1]: https://source.winehq.org/git/wine.git/commitdiff/92a0405d9a2fce080e98b1a6ec09ca88bc2d243e ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourcefo

Re: [Mingw-w64-public] [PATCH] headers: Import propvarutil.h from wine

2021-07-20 Thread John Warburton
On Wed, 14 Jul 2021 at 17:43, LIU Hao wrote: > 在 2021-07-13 23:36, Biswapriyo Nath 写道: > > 0001-headers-Import-propvarutil.h-from-wine.patch > > > > This reverts d603db2c1544a26c7e1153208b660f1c0f0f21d7 commit. > > The added functions are required for qt6-multimedia v6.2.0. > > > Thanks. I pushed

Re: [Mingw-w64-public] [PATCH] headers: Import propvarutil.h from wine

2021-07-14 Thread LIU Hao
在 2021-07-13 23:36, Biswapriyo Nath 写道: 0001-headers-Import-propvarutil.h-from-wine.patch From ad16f9d5f67e64860b09541a7f285e10434c4884 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Tue, 13 Jul 2021 21:03:36 +0530 Subject: [PATCH] headers: Import propvarutil.h from wine This reverts d60

[Mingw-w64-public] [PATCH] headers: Import propvarutil.h from wine

2021-07-13 Thread Biswapriyo Nath
From ad16f9d5f67e64860b09541a7f285e10434c4884 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Tue, 13 Jul 2021 21:03:36 +0530 Subject: [PATCH] headers: Import propvarutil.h from wine This reverts d603db2c1544a26c7e1153208b660f1c0f0f21d7 commit. The added functions are required for qt6-multi