D25199: Fix some compiler warnings
Albert Astals Cid
noreply at phabricator.kde.org
Sun Nov 17 22:21:30 GMT 2019
aacid added a comment.
In D25199#563842 <https://phabricator.kde.org/D25199#563842>, @yurchor wrote:
> In D25199#563837 <https://phabricator.kde.org/D25199#563837>, @aacid wrote:
>
> > About the iris warnings, since @nhirsl seems right and we don't seem to use it, i'd suggest to just do
> >
> > diff --git a/ksirk/CMakeLists.txt b/ksirk/CMakeLists.txt
> > index 4d5d2f9..1dcad94 100644
> > --- a/ksirk/CMakeLists.txt
> > +++ b/ksirk/CMakeLists.txt
> > @@ -3,7 +3,7 @@ check_include_files(sys/stropts.h SYS_STROPTS_H_FOUND)
> > configure_file(config-ksirk.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-ksirk.h)
> >
> > add_subdirectory(skins)
> > -add_subdirectory(iris)
> > +# add_subdirectory(iris)
> > add_subdirectory(icons)
> >
> > # FIND_PACKAGE(ZLIB REQUIRED)
> >
> >
> > for now, what do you think?
>
>
> This does not compile (linking failed, then wrong includes, etc.). This needs more complicated patching, which is out of the scope of the current patch.
It does compile for me :?
http://paste.debian.net/1116702/
REPOSITORY
R413 KsirK
REVISION DETAIL
https://phabricator.kde.org/D25199
To: yurchor, #kde_games
Cc: nhirsl, aacid, chehrlic, kde-games-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20191117/f6a2e696/attachment-0001.html>
More information about the kde-games-devel
mailing list