Bug 378387

Summary: False warning about KDE/KClass includes not in angle brackets
Product: [Developer tools] krazy Reporter: Friedrich W. H. Kossebau <kossebau>
Component: generalAssignee: Allen Winter <winter>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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)