Review Request 123507: Fix compilation error in kdev-clang declaring types for Qt
Lucas Tanure
tanure at linux.com
Tue May 5 19:19:26 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123507/
-----------------------------------------------------------
(Updated May 5, 2015, 7:19 p.m.)
Status
------
This change has been discarded.
Review request for KDevelop and Milian Wolff.
Repository: kdev-clang
Description
-------
Error: kdev-clang doesn't compile
Diffs
-----
tests/test_duchainutils.cpp 7393587
tests/test_clangutils.cpp fb33f76
codecompletion/model.cpp 0dcf44c
Diff: https://git.reviewboard.kde.org/r/123507/diff/
Testing
-------
Adding a Q_DECLARE_METATYPE() makes the type known to all template based functions, including QVariant.
So we need to declare "KTextEditor::Cursor" and "KTextEditor::Range" to proper compile kdev-clang.
Thanks,
Lucas Tanure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150505/26d3fcd8/attachment.html>
More information about the KDevelop-devel
mailing list