ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #07183
[Bug 1619483] Re: [Qt-5.6 distropatch] Fix GCC -Wsuggest-override warning on Q_OBJECT
This bug was fixed in the package qtbase-opensource-src - 5.6.1+dfsg-
3ubuntu4~6
---------------
qtbase-opensource-src (5.6.1+dfsg-3ubuntu4~6) yakkety; urgency=medium
[ Timo Jyrinki ]
* debian/patches/Make-QDBusConnectionPrivate-relaySignal-be-called-in.patch:
- Antoher DBus fix needed for telephony-service (LP: #1620945)
* debian/patches/Fix-gcc-Wsuggest-override-warning-on-Q_OBJECT.patch
debian/patches/Fix-the-GCC-version-supporting-Wsuggest-override.patch:
- Fix GCC -Wsuggest-override warning on Q_OBJECT (LP: #1619483)
* debian/patches/Fix-parsing-of-tzfile-5-POSIX-rule-zone-names-with-b.patch:
- Fix parsing of rule zone names for certain time zones (LP: #1622089)
* debian/patches/Avoid-artifacts-when-hiding-or-closing-a-QOpenGLWidg.patch
debian/patches/QtWidgets-Send-show-hide-event-to-children-on-restor.patch:
- Fix event sending to children, hurting Oxide-Qt use on desktop
(LP: #1613670)
* Disable QStaticText tests for now (QTBUG-55653)
-- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx> Mon, 12 Sep 2016 05:42:31
+0000
** Changed in: qtbase-opensource-src (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1619483
Title:
[Qt-5.6 distropatch] Fix GCC -Wsuggest-override warning on Q_OBJECT
Status in qtbase-opensource-src package in Ubuntu:
Fix Released
Bug description:
The C++11 override keyword cannot be used in the Q_OBJECT macro. Qt
5.6 disables the equivalent for clang but not for GCC. The required
patches are [1] and [2]. I've just proposed the latter one upstream
because there was an error in the former patch.
[1] https://github.com/qt/qtbase/commit/3092bd56c394f22e027be59368789546afb5ca98
[2] https://codereview.qt-project.org/#/c/169969/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1619483/+subscriptions
References