Alex <avasi...@gmx.net> writes: > Hi Martell, > I have changed the license as per your request. You can checkout the > latest version of the lib with the copyright note. In case you intend to > update the contributors list, my data is: > Alexander Vassilev, Mega Limited <av at mega dot co dot nz> > If any other questions let me know.
Thanks! Some people mentioned that your code uses CreathThread instead of beginthreadex: From: Jean-Baptiste Kempf Subject: Re: MinGW LGPL licensed, header-only std::thread implementation Newsgroups: gmane.comp.gnu.mingw.w64.general Date: Thu, 11 Dec 2014 21:00:04 +0100 (9 weeks, 5 days, 2 hours ago) On 11 Dec, Ruben Van Boxem wrote : > If it is at all useful or even completely/nearly bug-free, perhaps it would > be worth getting this into GCC/libstdc++ mainline, because well, it's not > that biig really. Not sure how a win32 specific code dump would pass by > libstdc++ people (they're very, very unfriendly to platform specific code > due to maintenance). I'm wondering why it's using CreateThread instead of beginthreadex? "A thread in an executable that calls the C run-time library (CRT) should use the _beginthreadex and _endthreadex functions for thread management rather than CreateThread and ExitThread" http://msdn.microsoft.com/en-us/library/windows/desktop/ms682453%28v=vs.85%29.aspx ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public