Re: [Development] Timeline to require GCC 11 in MinGW

2020-12-10 Thread Lars Knoll
> On 9 Dec 2020, at 21:34, Thiago Macieira wrote: > > They've finally fixed the thread_local problem > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83562 > > So when can we require a fixed version of GCC or require Clang for MinGW? Good question. Is there a chance to move over to one of those

[Development] Timeline to require GCC 11 in MinGW

2020-12-09 Thread Thiago Macieira
They've finally fixed the thread_local problem https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83562 So when can we require a fixed version of GCC or require Clang for MinGW? https://codereview.qt-project.org/c/qt/qtbase/+/234362 https://codereview.qt-project.org/c/qt/qtbase/+/234364 https://coderev