Re: [Mingw-w64-public] [Mingw-users] enable std::thread experimental patch

2011-08-31 Thread Charles Wilson
On 8/31/2011 5:39 PM, K. Frank wrote: > Wasn't there also some licensing issue? I never understood the details, but > I recall seeing warnings, perhaps on one of these lists, that the > pthreads-win32 > license was not as liberal as that of mingw / mingw-w64, and that there were > things I couldn

Re: [Mingw-w64-public] [Mingw-users] enable std::thread experimental patch

2011-08-31 Thread K. Frank
Hello Lists! On Tue, Aug 30, 2011 at 4:05 AM, Kai Tietz wrote: > ... >>> On 8/30/2011 04:26, Charles Wilson wrote: ... I'm curious: what's the rationale for the new winpthreads package, vs. the existing pthreads-win32 project? http://sourceware.org/pthreads-win32/ Is