Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mingw support for C11/C++11-style thread-local data is broken #10315

Closed
thestinger opened this issue Nov 6, 2013 · 4 comments
Closed

mingw support for C11/C++11-style thread-local data is broken #10315

thestinger opened this issue Nov 6, 2013 · 4 comments
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. I-slow Issue: Problems and improvements with respect to performance of generated code. O-windows Operating system: Windows

Comments

@thestinger
Copy link
Contributor

This will be fixed by moving to mingw-w64.

@vadimcn
Copy link
Contributor

vadimcn commented Apr 22, 2014

Did it get fixed?

@thestinger
Copy link
Contributor Author

I think part of the issue is fixed, but it still ran into a problem when I tried switching to it for local_ptr.

@klutzy
Copy link
Contributor

klutzy commented Apr 23, 2014

(cc #13500)

@thestinger
Copy link
Contributor Author

Closing in favour of #13259.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. I-slow Issue: Problems and improvements with respect to performance of generated code. O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

3 participants