Review Request 127810: Fix some gcc5.3 compile warnings in kwayland
Allen Winter
winter at kde.org
Sun May 1 20:32:38 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127810/
-----------------------------------------------------------
Review request for KDE Frameworks, Plasma and Martin Gräßlin.
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/20160501/b32d9c48/attachment.html>
More information about the Plasma-devel
mailing list