On Sat, Mar 17, 2012 at 8:30 PM, Chris Sutcliffe <[email protected]> wrote: > Hi Kai, > > On 16 March 2012 16:33, Kai Tietz wrote: >> So I tested it on my side with following code: > > <snip> > > I'm not sure if the code you tested with replicates the error as > described in the bug report, as the sample code you provided works > find under mingw.org mingwrt. As I understand it from the OP, the > issue has to do with __declspec(thread), whereas the code you tested > with uses __declspec(dllexport).
__thread keyword is used there instead of __declspec(thread) > > Chris > > -- > Chris Sutcliffe > http://emergedesktop.org > http://www.google.com/profiles/ir0nh34d -- O.S. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
