[Development] Meeting minutes from Qt Release Team meeting 05.09.2017
Edward Welbourne
edward.welbourne at qt.io
Tue Oct 10 19:17:05 CEST 2017
Back on 13 September 2017 at 10:54 I announced:
> Change reviews generated:
>
> https://codereview.qt-project.org/205317 -- qtbase
> https://codereview.qt-project.org/205318 -- qtdeclarative
> https://codereview.qt-project.org/205319 -- qtmultimedia
> https://codereview.qt-project.org/205320 -- qtlocation
> https://codereview.qt-project.org/205321 -- qtconnectivity
> https://codereview.qt-project.org/205322 -- qtwayland
> https://codereview.qt-project.org/205323 -- qt3d
> https://codereview.qt-project.org/205324 -- qtserialbus
> https://codereview.qt-project.org/205325 -- qtx11extras
> https://codereview.qt-project.org/205326 -- qtandroidextras
> https://codereview.qt-project.org/205327 -- qtwebengine
> https://codereview.qt-project.org/205328 -- qtscxml
> https://codereview.qt-project.org/205329 -- qtnetworkauth
> https://codereview.qt-project.org/205330 -- qtremoteobjects
I've just updated these (it's been four weeks).
Back then, I mentioned:
> I have arranged for the script to ignore #if QT_CONFIG(token) replacing
> #ifndef QT_NO_TOKEN (complete with the various ways that can be spelt,
> but without the matching handling of #endif comments). There were a lot
> of those in this review, otherwise; likewise for while (0) being turned
> into while (false).
The script now groks these changes in #endif comments, too; with any
luck, your new patch sets shall omit some boring #endif changes.
Eddy.
More information about the Development
mailing list