Bug 378387 - False warning about KDE/KClass includes not in angle brackets
Summary: False warning about KDE/KClass includes not in angle brackets
Status: RESOLVED FIXED
Alias: None
Product: krazy
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Allen Winter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-03 01:40 UTC by Friedrich W. H. Kossebau
Modified: 2017-04-08 14:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Friedrich W. H. Kossebau 2017-04-03 01:40:57 UTC
On http://ebn.kde.org/krazy/ there are currently some false warnings like this:

sublime/mainwindow.h: use KDE/KClass in angle brackets line# 25 (1)

while the respective line is with angle brackets:
#include <KParts/MainWindow>
(cmp. https://lxr.kde.org/source/extragear/kdevelop/kdevplatform/sublime/mainwindow.h#0025)

(from http://ebn.kde.org/krazy/reports/extragear/kdevelop/kdevplatform/index.html)