Review Request 127810: Fix some gcc5.3 compile warnings in kwayland
Allen Winter
winter at kde.org
Mon May 2 13:54:18 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127810/
-----------------------------------------------------------
(Updated May 2, 2016, 3:54 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks, Plasma and Martin Gräßlin.
Changes
-------
Submitted with commit 212db4cda72be1f406b1a1bd4756190e7e4e847f by Allen Winter to branch master.
Repository: kwayland
Description
-------
eliminate -Wmissing-include-dirs, -Wunused-parameter and -Wsign-compare warnings from gcc5.3.1
Diffs
-----
autotests/client/CMakeLists.txt ed0970b
src/client/outputdevice.cpp 6fc3d3c
src/client/outputmanagement.cpp 9aaf331
src/client/plasmawindowmanagement.cpp 81c6a3b
Diff: https://git.reviewboard.kde.org/r/127810/diff/
Testing
-------
still compiles.
a warning remains that I don't know how to fix yet: /data/kde5/src/frameworks/kwayland/src/client/buffer_p.h:32:15: warning: ‘KWayland::Client::Buffer::Private’ has a field ‘KWayland::Client::Buffer::Private::nativeBuffer’ whose type uses the anonymous namespace
but otherwise most other compiler warnings are fixed with this patch
Thanks,
Allen Winter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160502/d94e53fe/attachment.html>
More information about the Plasma-devel
mailing list