[Development] Removing the use of 'register'

Giuseppe D'Angelo dangelog at gmail.com
Fri Jun 14 23:24:50 CEST 2013


On 14 June 2013 11:44, Stephen Kelly <stephen.kelly at kdab.com> wrote:
>
>  http://thread.gmane.org/gmane.comp.compilers.clang.scm/74932
>
> This will be quite noisy for Qt and for users of Qt. Should we remove the use
> of register from Qt? Or replace it with Q_REGISTER which is empty for c++11?

Am I right at assuming that this warning triggers only when compiling
C++ files in C++11 mode? If not, would it be possible we disable it
selectively, f.i. for code in 3rdparty?

--
Giuseppe D'Angelo



More information about the Development mailing list