[clazy] [Bug 387353] clazy-standalone reports warnings for -isystem headers

2018-01-13 Thread Sergio Martins
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

[clazy] [Bug 387353] clazy-standalone reports warnings for -isystem headers

2018-01-13 Thread Konstantin Tokarev
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.

[clazy] [Bug 387353] clazy-standalone reports warnings for -isystem headers

2018-01-13 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=387353 Sergio Martins changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[clazy] [Bug 387353] clazy-standalone reports warnings for -isystem headers

2017-12-01 Thread Sergio Martins
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

[clazy] [Bug 387353] clazy-standalone reports warnings for -isystem headers

2017-11-29 Thread Sergio Martins
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