Re: [Mingw-w64-public] C++11 thread_local crash

2014-04-07 Thread Ivan Garramona
Tried here with 4.9.0 20140402 (experimental), same problem occurred. It worked on GCC 4.8.2. -- Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deplo

[Mingw-w64-public] _iob in wchar.h vs. stdio.h

2014-04-07 Thread Yaron Keren
Hello. As of v3.1.0 _iob is defined slightly different on the two locations, whcar.h:46-61 and stdio.h:82-96. The two definitions should probably be factored out to an internal shared header or at least be identical. Thanks, Yaron -