https://bugs.kde.org/show_bug.cgi?id=387353
--- Comment #4 from Sergio Martins ---
Yeah, also works with relative:
$ clazy-standalone rule-of-three/main.cpp -checks=rule-of-three --
-Wno-unused-value -Qunused-arguments -std=c++14 -isystem
../../../installation/qt/x86_64-5.9/include -fPIC
In fi
https://bugs.kde.org/show_bug.cgi?id=387353
--- Comment #3 from Konstantin Tokarev ---
Did you try with relative path in -isystem like in my example?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=387353
Sergio Martins changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=387353
--- Comment #1 from Sergio Martins ---
I can't reproduce:
$ clazy-standalone rule-of-three/main.cpp -checks=rule-of-three --
-Wno-unused-value -Qunused-arguments -std=c++14 -isystem
/data/installation/qt/x86_64-5.9/include -fPIC
4 warnings
With -I
https://bugs.kde.org/show_bug.cgi?id=387353
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this ma