Re: [Mingw-w64-public] v4.0.4 released

2015-08-05 Thread NightStrike
On Wed, Aug 5, 2015 at 10:19 AM, Adrien Nader wrote: > Hi, > > On Wed, Aug 05, 2015, JonY wrote: >> Hello all, >> >> v4.0.4 is released! (v4.0.3 had a major bug, therefore skipped) >> >> This release fixes a couple of bugs found in the last release: >> * Major performance to winpthread mutex and s

Re: [Mingw-w64-public] v4.0.4 released

2015-08-05 Thread Adrien Nader
Hi, On Wed, Aug 05, 2015, JonY wrote: > Hello all, > > v4.0.4 is released! (v4.0.3 had a major bug, therefore skipped) > > This release fixes a couple of bugs found in the last release: > * Major performance to winpthread mutex and spinlock implementation > courtesy of Mattias EngdegÄrd. > * tch

[Mingw-w64-public] v4.0.4 released

2015-08-04 Thread JonY
Hello all, v4.0.4 is released! (v4.0.3 had a major bug, therefore skipped) This release fixes a couple of bugs found in the last release: * Major performance to winpthread mutex and spinlock implementation courtesy of Mattias EngdegÄrd. * tchar.h now included in w32api mode installation. And her