Re: [Mingw-w64-public] Any plan to release new mingw-w64 version?

2019-11-06 Thread Liu Hao
在 2019/11/7 7:32, JonY via Mingw-w64-public 写道: > On 11/6/19 4:03 PM, Biswapriyo Nath wrote: >> The last tag v6.0 was published on Sep 16, 2018. There are 342 commits >> till >> now. What is the timeline for next release? Are there any conditions that >> need to be fulfilled before releasing new

Re: [Mingw-w64-public] Any plan to release new mingw-w64 version?

2019-11-06 Thread Maarten Verhage
- Original Message - From: "JonY via Mingw-w64-public" To: Cc: "JonY" Sent: Thursday, November 07, 2019 00:32 Subject: Re: [Mingw-w64-public] Any plan to release new mingw-w64 version? > On 11/6/19 4:03 PM, Biswapriyo Nath wrote: >> The last tag v6.0 was published on Sep 16, 2018.

Re: [Mingw-w64-public] Any plan to release new mingw-w64 version?

2019-11-06 Thread JonY via Mingw-w64-public
On 11/6/19 4:03 PM, Biswapriyo Nath wrote: The last tag v6.0 was published on Sep 16, 2018. There are 342 commits till now. What is the timeline for next release? Are there any conditions that need to be fulfilled before releasing new tag? I am OK to release a new version. Anybody still

[Mingw-w64-public] Any plan to release new mingw-w64 version?

2019-11-06 Thread Biswapriyo Nath
The last tag v6.0 was published on Sep 16, 2018. There are 342 commits till now. What is the timeline for next release? Are there any conditions that need to be fulfilled before releasing new tag? ___ Mingw-w64-public mailing list

Re: [Mingw-w64-public] [PATCH] include/wincrypt: update header file

2019-11-06 Thread Liu Hao
在 2019/11/5 23:35, Biswapriyo Nath 写道: > Update 1. > > > + WINIMPM BOOL WINAPI CertIsWeakHash(DWORD dwHashUseType, LPCWSTR > pwszCNGHashAlgid, DWORD dwChainFlags, PCCERT_CHAIN_CONTEXT > pSignerChainContext, LPFILETIME pTimeStamp, LPCWSTR pwszFileName); > + Perhaps `BOOL` should have been