Re: [Development] New features and modules in 5.2

2013-08-28 Thread Olivier Goffart
On Wednesday 28 August 2013 20:09:27 Raul Metsma wrote: > Just verifying can I use c++11 fetaures (eg initializer list with > qlist/qvector) with qt clang++/stdc++ binary build? Normally, since Qt do not use the standard library in it's ABI, and that clang's libc++ is in another namespace, it is

Re: [Development] New features and modules in 5.2

2013-08-28 Thread Raul Metsma
Just verifying can I use c++11 fetaures (eg initializer list with qlist/qvector) with qt clang++/stdc++ binary build? Raul On Aug 28, 2013, at 5:38 PM, Thiago Macieira wrote: > On quarta-feira, 28 de agosto de 2013 17:06:25, Raul Metsma wrote: >> Hi >> >> Is there any plans release with qt 5.

Re: [Development] New features and modules in 5.2

2013-08-28 Thread Thiago Macieira
On quarta-feira, 28 de agosto de 2013 17:06:25, Raul Metsma wrote: > Hi > > Is there any plans release with qt 5.2 separate prebuilt binaries for > clang/libc++. Current clang/libstdc++ No, why should we? What are the benefits? I know the drawbacks: 1) we can't create packages that target 10.6 2

Re: [Development] New features and modules in 5.2

2013-08-28 Thread Raul Metsma
Hi Is there any plans release with qt 5.2 separate prebuilt binaries for clang/libc++. Current clang/libstdc++ Raul On Aug 26, 2013, at 5:16 PM, Knoll Lars wrote: > Hi everybody, > > this is just a friendly reminder on quality criteria we should pass for > new modules and new features that y

[Development] New features and modules in 5.2

2013-08-26 Thread Knoll Lars
Hi everybody, this is just a friendly reminder on quality criteria we should pass for new modules and new features that you'd like to have in the dev branch (and thus 5.2). Please make sure that all new functionality - Compiles on all reference platforms (If a module/feature is only for