[Development] Meeting minutes from Qt Release Team meeting 05.09.2017

Thiago Macieira thiago.macieira at intel.com
Wed Sep 13 15:51:01 CEST 2017


On quarta-feira, 13 de setembro de 2017 01:54:12 PDT Edward Welbourne wrote:
> I've restored constexpr changes to being shown - allegedly we can't
> retract those once added.  I believe Q_INVOKABLE is also genuinely
> API-relevant, so it is also not filtered.  Should Q_DECL_CONST_FUNCTION
> changes be ignored ?  Q_NORETURN ?  The currently aren't.

Those two are optimisations and could safely be ignored, but they don't happen 
often enough for you to have to worry. The Q_NORETURN changes you're seeing 
are a result of having to move the macro to a different place in the line and 
that's only going to happen once (now).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list