[clazy] [Bug 485968] Clazy doesn't build against Clang 18+

2024-06-16 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=485968 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[clazy] [Bug 485968] Clazy doesn't build against Clang 18+

2024-06-16 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=485968 Sergio Martins changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0

[Heaptrack] [Bug 473695] New: Heaptrack fails with dart executable

2023-08-23 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=473695 Bug ID: 473695 Summary: Heaptrack fails with dart executable Classification: Applications Product: Heaptrack Version: 1.4.0 Platform: Other OS: Linux Status: REPORTED

[clazy] [Bug 448813] Release build system fixes to enable distros to build clazy from source

2022-01-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=448813 Sergio Martins changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[clazy] [Bug 448813] Release build system fixes to enable distros to build clazy from source

2022-01-20 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=448813 --- Comment #1 from Sergio Martins --- Git commit 1acae0b38f42ecea014fc03dd25f377bd5c80ff5 by Sergio Martins. Committed on 20/01/2022 at 11:08. Pushed by smartins into branch '1.11'. Bump version to 1.11 Release is tomorrow if tests pa

[clazy] [Bug 448813] Release build system fixes to enable distros to build clazy from source

2022-01-20 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=448813 Sergio Martins changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[clazy] [Bug 448813] Release build system fixes to enable distros to build clazy from source

2022-01-20 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=448813 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |smart...@kde.org -- You are receiving this

[clazy] [Bug 444964] clazy couldnt compile on llvm13 systems

2021-11-05 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=444964 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[clazy] [Bug 443343] clazy-rule-of-two-soft ignores "= default"

2021-10-26 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=443343 Sergio Martins changed: What|Removed |Added Latest Commit||https://invent.kde.org/sdk

[clazy] [Bug 443343] clazy-rule-of-two-soft ignores "= default"

2021-10-25 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=443343 Sergio Martins changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[clazy] [Bug 443343] clazy-rule-of-two-soft ignores "= default"

2021-10-17 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=443343 --- Comment #1 from Sergio Martins --- Counting instances is a very special edge case. The more common cases are your ctor allocating a resource, and the dtor freeing it. The default assign-op would be very bad in such case, example: struct A

[clazy] [Bug 443343] clazy-rule-of-two-soft ignores "= default"

2021-10-17 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=443343 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |smart...@kde.org -- You are receiving this

[clazy] [Bug 443399] clazy-inefficient-qlist makes no sense anymore with Qt 6

2021-10-13 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=443399 Sergio Martins changed: What|Removed |Added Latest Commit||https://invent.kde.org/sdk

[clazy] [Bug 443399] clazy-inefficient-qlist makes no sense anymore with Qt 6

2021-10-13 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=443399 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |smart...@kde.org -- You are receiving this

[clazy] [Bug 443399] clazy-inefficient-qlist makes no sense anymore with Qt 6

2021-10-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=443399 --- Comment #1 from Sergio Martins --- yeah, I'll disable it for Qt6 -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 442769] qt6-qlatin1stringchar-to-u creates invalid code

2021-09-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=442769 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |joerg.bornem...@qt.io -- You are receiving

[clazy] [Bug 389055] suggest simplification: `$smartpointer.data()->` to `$smartpointer->`

2021-07-23 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=389055 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[clazy] [Bug 439337] clazy-qt6-deprecated-api-fixes creates invalid code

2021-07-19 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=439337 --- Comment #2 from Sergio Martins --- Joerg , are you still the contact person for the qt6- checks ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 439338] clazy-qt6-deprecated-api-fixes creates invalid code for QDate::startOfDay

2021-07-19 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=439338 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |joerg.bornem...@qt.io -- You are receiving

[clazy] [Bug 439337] clazy-qt6-deprecated-api-fixes creates invalid code

2021-07-19 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=439337 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |joerg.bornem...@qt.io -- You are receiving

[clazy] [Bug 438976] Clazy crashes when parsing Qt 6.1.0 with old-style-connect check enabled

2021-06-30 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438976 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[clazy] [Bug 435615] Reproducible crash within clang when attempting to check Akonadi

2021-06-30 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=435615 Sergio Martins changed: What|Removed |Added Latest Commit||https://invent.kde.org/sdk

[clazy] [Bug 435615] Reproducible crash within clang when attempting to check Akonadi

2021-06-30 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=435615 --- Comment #5 from Sergio Martins --- I've reproduced -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 438976] Clazy crashes when parsing Qt 6.1.0 with old-style-connect check enabled

2021-06-30 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438976 --- Comment #7 from Sergio Martins --- I've reproduced on macOS -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 438999] QVariant assignment (-Wclazy-qt6-deprecated-api-fixes)

2021-06-30 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438999 Sergio Martins changed: What|Removed |Added Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk

[clazy] [Bug 438999] QVariant assignment (-Wclazy-qt6-deprecated-api-fixes)

2021-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438999 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |joerg.bornem...@qt.io -- You are receiving

[clazy] [Bug 438999] QVariant assignment (-Wclazy-qt6-deprecated-api-fixes)

2021-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438999 --- Comment #1 from Sergio Martins --- Maybe also fixed in master -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 438998] QProcess::startDetached gives qt6-deprecated-api-fixes warning

2021-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438998 Sergio Martins changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[clazy] [Bug 438998] QProcess::startDetached gives qt6-deprecated-api-fixes warning

2021-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438998 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |joerg.bornem...@qt.io Status

[clazy] [Bug 438998] QProcess::startDetached gives qt6-deprecated-api-fixes warning

2021-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438998 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[clazy] [Bug 438976] Clazy crashes when parsing Qt 6.1.0 with old-style-connect check enabled

2021-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438976 --- Comment #1 from Sergio Martins --- can't repro on Linux/llvm-12 -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 438027] copyable-polymorphic should not issue a warning when the base class copy ctor isn't public

2021-06-03 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=438027 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[clazy] [Bug 430672] Level 2 lint copyable-polymorphic is a false positive for pure virtual classes

2021-06-03 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430672 Sergio Martins changed: What|Removed |Added Latest Commit||https://invent.kde.org/sdk

[clazy] [Bug 407322] suggest to use QRegularExpressionMatch::capturedRef

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=407322 Sergio Martins changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail

[clazy] [Bug 423780] clazy-fully-qualified-moc-types not detecting missing namespace

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423780 Sergio Martins changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[clazy] [Bug 435615] Reproducible crash within clang when attempting to check Akonadi

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=435615 --- Comment #4 from Sergio Martins --- What would be really valuable would be a reproducible test case, trimming down your akonadi case and attach here, so I can work on it -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 435615] Reproducible crash within clang when attempting to check Akonadi

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=435615 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |smart...@kde.org -- You are receiving this

[clazy] [Bug 413315] "clazy-standalone -version" prints LLVM version, but not clazy version

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=413315 Sergio Martins changed: What|Removed |Added Latest Commit||https://invent.kde.org/sdk

[clazy] [Bug 413315] "clazy-standalone -version" prints LLVM version, but not clazy version

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=413315 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |smart...@kde.org --- Comment #1 from Sergio

[clazy] [Bug 435854] Problems building clazy with MinGW

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=435854 --- Comment #2 from Sergio Martins --- I don't have bandwidth to support MinGW so won't work on it Can you try if -DLINK_CLAZY_TO_LLVM=OFF helps ? Windows is very tricky to get right MSVC works very differently than MinGW, regarding llvm

[clazy] [Bug 435854] Problems building clazy with MinGW

2021-05-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=435854 --- Comment #1 from Sergio Martins --- Git commit 96de05dd7795d045258db28270b5b27c6ce37021 by Sergio Martins. Committed on 15/05/2021 at 09:07. Pushed by smartins into branch 'master'. README: Mention supported platforms M +7-0

[clazy] [Bug 437092] clazy believes member function template is signal

2021-05-14 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=437092 Sergio Martins changed: What|Removed |Added Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk

[clazy] [Bug 437092] clazy believes member function template is signal

2021-05-14 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=437092 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[clazy] [Bug 437092] clazy believes member function template is signal

2021-05-14 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=437092 --- Comment #1 from Sergio Martins --- Git commit 38e2a693b4e175713e15ff1715a597860a0c2bc3 by Sergio Martins. Committed on 14/05/2021 at 22:20. Pushed by smartins into branch 'master'. incorrect-emit: Add unit-test for a bug A +20 -

[clazy] [Bug 437092] clazy believes member function template is signal

2021-05-14 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=437092 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |smart...@kde.org -- You are receiving this

[clazy] [Bug 437092] clazy believes member function template is signal

2021-05-14 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=437092 Sergio Martins changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0

[clazy] [Bug 436606] -std=c++17 mask connect-3arg-lambda check

2021-05-05 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=436606 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[clazy] [Bug 436606] -std=c++17 mask connect-3arg-lambda check

2021-05-05 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=436606 --- Comment #2 from Sergio Martins --- Git commit bf9c81e8dda41c4a1202c93dbf85c4afef361ec2 by Sergio Martins. Committed on 05/05/2021 at 13:40. Pushed by smartins into branch 'master'. tests: Allow a test to specify that it wants c++17 M

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-02-25 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-02-24 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #28 from Sergio Martins --- I've finally reproduced without QtCreator. Needs the -export-fixes=foo argument to reproduce -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-02-24 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #27 from Sergio Martins --- thanks, I'll have a try -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-02-24 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #25 from Sergio Martins --- can you paste here the commands you use to compile and install clazy ? If it's done within a QtCreator build, are there instructions I can do the same ? -- You are receiving this mail because: You are wat

[clazy] [Bug 431870] Proposal: Split range-loop check

2021-02-22 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431870 Sergio Martins changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[clazy] [Bug 431870] Proposal: Split range-loop check

2021-02-22 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431870 --- Comment #4 from Sergio Martins --- thanks, will check it soon! -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-02-07 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #23 from Sergio Martins --- Thierry, can you reproduce with clazy master ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431789] False positive with -clazy-inefficient-qlist

2021-02-07 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431789 Sergio Martins changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REPORTED

[clazy] [Bug 431870] Proposal: Split range-loop check

2021-02-07 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431870 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |c.scha...@t-online.de -- You are receiving

[clazy] [Bug 431870] Proposal: Split range-loop check

2021-02-07 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431870 --- Comment #2 from Sergio Martins --- can you provide a patch ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431870] Proposal: Split range-loop check

2021-02-07 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431870 --- Comment #1 from Sergio Martins --- sounds good -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-02-03 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #22 from Sergio Martins --- What do we know so far, is it Windows only ? Thierry, did you repro on macOS ? Anyone repro on Linux ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 432078] Crash when building with 'ENABLE_CLAZY'

2021-01-26 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=432078 --- Comment #7 from Sergio Martins --- Can you build clazy itself and see if you can repro cmake -DCMAKE_BUILD_TYPE=Debug . cmake --build . the ClazyPlugin.so path to LD_LIBRARY_PATH and rerun the tests (remove the system package if needed) -- You

[clazy] [Bug 432078] Crash when building with 'ENABLE_CLAZY'

2021-01-25 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=432078 --- Comment #4 from Sergio Martins --- Can't reproduce on Archlinux. What's the output of: $ cd clazy/tests $ ./run_tests.py --verbose (git clone g...@invent.kde.org:sdk/clazy.git if needed) -- You are receiving this mail because: You ar

[clazy] [Bug 432078] Crash when building with 'ENABLE_CLAZY'

2021-01-25 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=432078 --- Comment #2 from Sergio Martins --- which distro ? Ahmad Samir, which distro too ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-01-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #18 from Sergio Martins --- Interesting, can you open the compile_commands.json, go to the line of your translation unit, and start removing compiler flags until you can't repro ? I think there's some flag which is the culprit

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-01-20 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 Sergio Martins changed: What|Removed |Added Resolution|--- |DOWNSTREAM Status|REPORTED

[clazy] [Bug 431507] qt6-header-fixes fails when Qt5 is build using OpenGL ES

2021-01-12 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431507 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |joerg.bornem...@qt.io -- You are receiving

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #13 from Sergio Martins --- thanks, that built fine, but doesn't show the problem Is this something you're seeing when compiling the project with clazy = (clang+mingw+clazy plugin) or is this a warning you're seeing in

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #11 from Sergio Martins --- thanks can you upload a single .zip and make sure it compiles ? I think something went wrong with your upload, some files say: #include "Error in " Util.relativeFilePath('C:/Users/jhertz/Dropbox

[clazy] [Bug 430672] Level 2 lint copyable-polymorphic is a false positive for pure virtual classes

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430672 --- Comment #1 from Sergio Martins --- If they can't be copied why do they have a copy-ctor in the first place ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 416046] Suggest to check that QDir().exists(...) is used correctly

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=416046 Sergio Martins changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail

[clazy] [Bug 410655] Suggests to use Q_ENUM when you can't use it

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=410655 Sergio Martins changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail

[clazy] [Bug 430138] qt6-qlatin1stringchar-to-u creates duplicates in replacements yaml file

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430138 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |joerg.bornem...@qt.io --- Comment #1 from

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #2 from Sergio Martins --- Do you have either precompiled headers turned on, or ccache running ? Can you paste the complete compiler invocation ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |smart...@kde.org -- You are receiving this

[clazy] [Bug 431186] QAbstractItemView::entered not recognized as a signal [clazy-connect-non-signal]

2021-01-10 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431186 --- Comment #1 from Sergio Martins --- Git commit d3f6b6606b170c7daf8abdd24ac69e562e86b9b8 by Sergio Martins. Committed on 10/01/2021 at 13:40. Pushed by smartins into branch 'master'. connect-non-signal: Add a testcsae for bug 43118

[clazy] [Bug 430959] Building with clazy is at least 2x slower than without clazy

2021-01-09 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430959 Sergio Martins changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[clazy] [Bug 430959] Building with clazy is at least 2x slower than without clazy

2021-01-09 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430959 --- Comment #6 from Sergio Martins --- Git commit 0215389de14f5bc6daa5d6e6e5d3943c0aba9584 by Sergio Martins. Committed on 10/01/2021 at 00:14. Pushed by smartins into branch '1.8'. Revert "Add fixit for copyable-polymorphic"

[clazy] [Bug 430959] Building with clazy is at least 2x slower than without clazy

2021-01-09 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430959 --- Comment #5 from Sergio Martins --- reproduced -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 430959] Building with clazy is at least 2x slower than without clazy

2021-01-09 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430959 --- Comment #4 from Sergio Martins --- Which checks do you have enabled ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 431168] Asserts triggered in qproperty-type-mismatch. DiagnosticMessage shouldn't receive macro location

2021-01-07 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=431168 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[clazy] [Bug 430959] Building with clazy is at least 2x slower than without clazy

2020-12-29 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=430959 --- Comment #1 from Sergio Martins --- A git bisect would be useful ? Is it only repro with master, or 1.8 branch too ? If only master then it's easy to bisect, as only a few commits when in recently -- You are receiving this mail because: Yo

[clazy] [Bug 425822] 1.7 version does not compile with LLVM/clang-11.x

2020-11-24 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=425822 --- Comment #3 from Sergio Martins --- if you copy that compiler invocation line, but replace -std=c++11 with -std=c++14 , does it work ? -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 429552] qt6-deprecated-api-fixes & qt6-qlatin1stringchar-to-u fail

2020-11-23 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=429552 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[clazy] [Bug 429552] qt6-deprecated-api-fixes & qt6-qlatin1stringchar-to-u fail

2020-11-23 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=429552 --- Comment #3 from Sergio Martins --- Git commit 04d38721ba951a9cafd276d584880d3f72c7794a by Sergio Martins. Committed on 23/11/2020 at 16:05. Pushed by smartins into branch '1.8'. qt6-deprecated-api-fixes: Remove unrelated warnings fro

[frameworks-kwayland] [Bug 427749] New: kwin_wayland crash, easily repro when using QDrag

2020-10-15 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=427749 Bug ID: 427749 Summary: kwin_wayland crash, easily repro when using QDrag Product: frameworks-kwayland Version: unspecified Platform: Other OS: Linux Status: REPORTED

[clazy] [Bug 425822] 1.7 version does not compile with LLVM/clang-11.x

2020-10-14 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=425822 Sergio Martins changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[clazy] [Bug 425822] 1.7 version does not compile with LLVM/clang-11.x

2020-10-14 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=425822 --- Comment #1 from Sergio Martins --- commit 1f2f7f47bc9a5bce6e3eaabbef8743f0617bc015 (HEAD -> master, origin/master) Author: Sergio Martins Date: Wed Oct 14 15:47:13 2020 +0100 Fix build with llvm-11 -- You are receiving this mail beca

[clazy] [Bug 407258] clazy-standalone/clang-tidy substitution

2020-10-04 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=407258 --- Comment #3 from Sergio Martins --- There's no plans for merging them, and that would take a lot of work. Our best bet would be clang-tidy supporting plugins. There's been some talk about this in the llvm mailing lists, not sure what&#x

[clazy] [Bug 423728] inefficient-qlist fails on 32bit architectures

2020-07-01 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423728 Sergio Martins changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[clazy] [Bug 423728] inefficient-qlist fails on 32bit architectures

2020-07-01 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423728 --- Comment #3 from Sergio Martins --- Git commit dbde38f1a67c2968c951629a5f5629c9847078bd by Sergio Martins. Committed on 01/07/2020 at 17:57. Pushed by smartins into branch '1.7'. inefficient-qlist: Disable flaky test on arm 32bit This

[clazy] [Bug 423728] inefficient-qlist fails on 32bit architectures

2020-07-01 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423728 --- Comment #4 from Sergio Martins --- please check if it works now -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 413169] inefficient-qlist fails on Linux x86 (32bit)

2020-07-01 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=413169 --- Comment #2 from Sergio Martins --- Git commit dbde38f1a67c2968c951629a5f5629c9847078bd by Sergio Martins. Committed on 01/07/2020 at 17:57. Pushed by smartins into branch '1.7'. inefficient-qlist: Disable flaky test on arm 32bit This

[clazy] [Bug 423728] inefficient-qlist fails on 32bit architectures

2020-07-01 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423728 --- Comment #1 from Sergio Martins --- People are starting to port QVector to QList already, in preparation to Qt 6. I think this check just adds salt to injury and we should stop confusing users. Would rather disable it than waste more time on it

[clazy] [Bug 423640] Wrong diagnostic with multi-lines Q_PROPERTY

2020-06-29 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423640 Sergio Martins changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[clazy] [Bug 404327] support multi-line Q_PROPERTY

2020-06-29 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=404327 Sergio Martins changed: What|Removed |Added CC||chg...@gmail.com --- Comment #3 from Sergio

[clazy] [Bug 423640] Wrong diagnostic with multi-lines Q_PROPERTY

2020-06-29 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423640 --- Comment #2 from Sergio Martins --- fixed in 1.6 -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 423316] Implement a check to look for QT_VERSION_CHECK calls below a certain version

2020-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423316 --- Comment #1 from Sergio Martins --- Sounds overkill in clazy, I would just grep for QT_VERSION_CHECK after bumping the required Qt version -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 419578] Promote selected Clazy checks to errors

2020-04-03 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=419578 --- Comment #1 from Sergio Martins --- If you could look at it it would be great. Last time I checked (2 or 3 years ago) it was hard to do, as clang didn't accept custom check names in -Werror=, only the built-in ones, I wonder if this has ch

[clazy] [Bug 419578] Promote selected Clazy checks to errors

2020-04-03 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=419578 Sergio Martins changed: What|Removed |Added Assignee|unassigned-b...@kde.org |c.scha...@t-online.de -- You are receiving

[clazy] [Bug 419578] Promote selected Clazy checks to errors

2020-04-03 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=419578 Sergio Martins changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

  1   2   3   4   5   6   7   >