D17314: Projects Plugin: Add ShellCheck analyzer

René J.V. Bertin noreply at phabricator.kde.org
Mon Dec 10 12:10:50 GMT 2018


rjvbb reopened this revision.
rjvbb added a comment.
This revision is now accepted and ready to land.


  I'm not finding any information on a QStringLiteral header file in the official documentation; it certainly doesn't exist in Qt 5.9.7 yet. AFAIK the header to include is the one for QString.

INLINE COMMENTS

> test1.cpp:27
>  
> +#include <QStringLiteral>
> +

addons/project/autotests/test1.cpp:27:10: fatal error: 'QStringLiteral' file not found
  :info:build #include <QStringLiteral>
  :info:build          ^
  :info:build 1 error generated.
  :info:build make[2]: *** [addons/project/autotests/CMakeFiles/projectplugin_test.dir/test1.cpp.o] Error 1

REPOSITORY
  R40 Kate

REVISION DETAIL
  https://phabricator.kde.org/D17314

To: gregormi, #kate, dhaumann
Cc: rjvbb, ngraham, dhaumann, kfunk, kwrite-devel, hase, michaelh, demsking, cullmann, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181210/6737957a/attachment.html>


More information about the KWrite-Devel mailing list