Re: [Development] std::atomic

2016-10-21 Thread Gunnar Roth
says it is missing main().   Btw using  19.10.24516 angle does no longer crash for me in qt 5.7.0   Regards, Gunnar Roth   Gesendet: Freitag, 21. Oktober 2016 um 00:37 Uhr Von: "Henry Skoglund" An: development@qt-project.org Cc: thiago.macie...@intel.com Betreff: Re: [Development]

Re: [Development] std::atomic

2016-10-20 Thread Thiago Macieira
Em quinta-feira, 20 de outubro de 2016, às 23:11:58 PDT, Sergio Martins escreveu: > > Because the Microsoft compiler does not support constexpr properly. See > > https://connect.microsoft.com/VisualStudio/feedback/details/2011648 > > > > I haven't tested Update 3 to see if that is fixed. > > Do

Re: [Development] std::atomic

2016-10-20 Thread Henry Skoglund
On 2016-10-21 00:11, Sergio Martins wrote: On 2016-10-20 21:43, Thiago Macieira wrote: Em quinta-feira, 20 de outubro de 2016, às 17:28:39 PDT, Philippe escreveu: std::atomic is used as underlying implementation for the the Qt atomic API with CLang on Mac. But why not with Visual Studio 2015? Y

Re: [Development] std::atomic

2016-10-20 Thread Sergio Martins
On 2016-10-20 21:43, Thiago Macieira wrote: Em quinta-feira, 20 de outubro de 2016, às 17:28:39 PDT, Philippe escreveu: std::atomic is used as underlying implementation for the the Qt atomic API with CLang on Mac. But why not with Visual Studio 2015? You will certainly mention some bug, but th

Re: [Development] std::atomic

2016-10-20 Thread Thiago Macieira
Em quinta-feira, 20 de outubro de 2016, às 17:28:39 PDT, Philippe escreveu: > std::atomic is used as underlying implementation for the the Qt atomic > API with CLang on Mac. > But why not with Visual Studio 2015? You will certainly mention some bug, > but then where is the problem? (shortly) Becau

Re: [Development] std::atomic

2016-10-20 Thread Olivier Goffart
On Donnerstag, 20. Oktober 2016 17:28:39 CEST Philippe wrote: > std::atomic is used as underlying implementation for the the Qt atomic > API with CLang on Mac. > But why not with Visual Studio 2015? You will certainly mention some bug, > but then where is the problem? (shortly) The answer is in qb

[Development] std::atomic

2016-10-20 Thread Philippe
std::atomic is used as underlying implementation for the the Qt atomic API with CLang on Mac. But why not with Visual Studio 2015? You will certainly mention some bug, but then where is the problem? (shortly) Thanks Philippe ___ Development mailing lis