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
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.
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
https://bugs.kde.org/show_bug.cgi?id=410655
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=416046
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
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.
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
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
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
https://bugs.kde.org/show_bug.cgi?id=431186
Sergio Martins changed:
What|Removed |Added
Resolution|--- |DOWNSTREAM
Status|REPORTED
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
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.
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
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
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.
https://bugs.kde.org/show_bug.cgi?id=404327
Sergio Martins changed:
What|Removed |Added
CC||chg...@gmail.com
--- Comment #3 from Sergio
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.
https://bugs.kde.org/show_bug.cgi?id=423640
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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
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
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.
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
https://bugs.kde.org/show_bug.cgi?id=423728
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=448813
Sergio Martins changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=430672
Sergio Martins changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/sdk
https://bugs.kde.org/show_bug.cgi?id=438027
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
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
https://bugs.kde.org/show_bug.cgi?id=429552
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
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.
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
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
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.
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.
https://bugs.kde.org/show_bug.cgi?id=431186
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=399853
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=399853
--- Comment #1 from Sergio Martins ---
Binaries will be provided by KDAB.
For now it's here: http://www.kdab.com/~sergio/clazy/1.4/ , this URL might
change in the future.
MSVC 2015 and 2017 (64-bit) are done and AppImage is planed. Anything el
https://bugs.kde.org/show_bug.cgi?id=399853
--- Comment #2 from Sergio Martins ---
For the record:
e7b150d29cf6f2aa475ceac81c1585bfce01a758 *clazy_v1.4-msvc2015.zip
a6383522a585e480c76064d611476811658b85c68feba63ad2284ac213f1e40e
*clazy_v1.4-msvc2015.zip
396c37f5ce65e876f395d2236c05219cce74936f
https://bugs.kde.org/show_bug.cgi?id=400452
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=407623
--- Comment #1 from Sergio Martins ---
Do you have a patch or suggestion ? :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407625
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=407625
--- Comment #1 from Sergio Martins ---
does it work if you simply add:
${_llvmSourceRoot}/../clang/include"
without removing the old one ?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407623
Sergio Martins changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=407623
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=407623
--- Comment #3 from Sergio Martins ---
You don't get a linker error with that patch ?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407623
--- Comment #4 from Sergio Martins ---
Git commit 3e684e046eefff815d62eebd85d087a25944c22f by Sergio Martins.
Committed on 19/05/2019 at 12:43.
Pushed by smartins into branch 'master'.
Fix build with llvm trunk
M +3-2src/FixItExpo
https://bugs.kde.org/show_bug.cgi?id=407623
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=407981
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=407981
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=407288
--- Comment #15 from Sergio Martins ---
Git commit 18b05cb14bddfc1568d3082dfd862c62bcf77440 by Sergio Martins.
Committed on 30/05/2019 at 19:18.
Pushed by smartins into branch 'master'.
Fix window activation on Windows
Windows doesn'
https://bugs.kde.org/show_bug.cgi?id=413169
Sergio Martins changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/cla
https://bugs.kde.org/show_bug.cgi?id=405951
--- Comment #2 from Sergio Martins ---
clazy-standalone needs to be placed in the same folder as your clang
executable.
Look for "stddef.h" in https://github.com/KDE/clazy/blob/master/README.md for
other possible workarounds
--
You are rece
https://bugs.kde.org/show_bug.cgi?id=405951
--- Comment #4 from Sergio Martins ---
maybe also help the IWYU guys :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=405951
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=406645
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=406645
--- Comment #2 from Sergio Martins ---
(Linking https://github.com/KDE/clazy/pull/32 here)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=406645
--- Comment #3 from Sergio Martins ---
Thanks! This has been on my TODO list for some time now...
Once this one works I think we should remove the old one from clazy, and only
permit via "clazy-standalone -export-fixes", as the old one has
https://bugs.kde.org/show_bug.cgi?id=406799
--- Comment #1 from Sergio Martins ---
commit d6e7f4c8ed6303cf471a13051aef1871a57c9692 (HEAD -> 1.5, origin/1.5)
Author: Sergio Martins
Date: Tue Apr 23 18:35:05 2019 +0100
qstring-allocations: Don't warn for ui_*h files
they
https://bugs.kde.org/show_bug.cgi?id=406799
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=406798
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=406798
Sergio Martins changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/cla
https://bugs.kde.org/show_bug.cgi?id=406798
--- Comment #2 from Sergio Martins ---
Git commit f36dd1971422af2f31a6554312f60a708ed65ed2 by Sergio Martins.
Committed on 23/04/2019 at 20:38.
Pushed by smartins into branch 'master'.
Process Q_SCRIPTABLE separately
It's orthogonal
https://bugs.kde.org/show_bug.cgi?id=405948
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=405948
--- Comment #1 from Sergio Martins ---
Clazy doesn't use those libraries in its code.
One of the many LLVM libraries do though, so it's a packaging bug, the llvm-dev
packages should depend on libz-dev and libxml2-dev.
If you open a bug
https://bugs.kde.org/show_bug.cgi?id=403195
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=403201
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--- Comment #1 from Sergio
https://bugs.kde.org/show_bug.cgi?id=370713
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=406645
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=407258
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |chg...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=407323
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=407323
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=407321
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=407321
--- Comment #1 from Sergio Martins ---
The AST for v.value() is the same as v.value() :/
getting the used typedef usually works, but in this case (with templates) I'm
not seeing how. I guess because the compiler instantiates the value
tem
https://bugs.kde.org/show_bug.cgi?id=407321
--- Comment #2 from Sergio Martins ---
Git commit 52c35819162bd23b3b4e406784fa5cbc17cedfcc by Sergio Martins.
Committed on 09/05/2019 at 19:10.
Pushed by smartins into branch 'master'.
qvariant-template-instantiation: Move out of level 0, si
https://bugs.kde.org/show_bug.cgi?id=411872
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=411872
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=411859
--- Comment #1 from Sergio Martins ---
I've just tested:
$ clang-tidy -export-fixes=a.yaml -checks=modernize-use-override a.cpp --
$ cat a.yaml
---
MainSourceFile: '/data/sources/clazy/a.cpp'
Diagnostics:
- DiagnosticName:
https://bugs.kde.org/show_bug.cgi?id=411859
--- Comment #2 from Sergio Martins ---
clang-tidy 8.0.1
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=409895
Bug ID: 409895
Summary: Transparency mask lose content
Product: krita
Version: 4.2.3
Platform: MS Windows
OS: MS Windows
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=409983
Sergio Martins changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/cla
https://bugs.kde.org/show_bug.cgi?id=410714
--- Comment #1 from Sergio Martins ---
That QList is not a pointer
It's doing axes(Qt::Horizontal).first(), not axes(Qt::Horizontal)->first()
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=410714
--- Comment #3 from Sergio Martins ---
It's indeed safe, but the warning is not about safety, it's about an unneeded
QList copy when detaching a temporary.
The performance impact can vary from negligeable if the list is small and
detach cal
https://bugs.kde.org/show_bug.cgi?id=410751
--- Comment #1 from Sergio Martins ---
>> The check could be relaxed if the slot of the signal is also marked noexcept.
Maybe not, as signals don't know (or shouldn't know) which slots are connected
to them. So I would make this c
https://bugs.kde.org/show_bug.cgi?id=410714
Sergio Martins changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=410753
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=410751
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=408380
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=410754
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=408021
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=408038
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=408020
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=411440
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=411440
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=405438
Sergio Martins changed:
What|Removed |Added
Severity|normal |wishlist
Assignee|unassigned-b
https://bugs.kde.org/show_bug.cgi?id=405683
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=405683
Sergio Martins changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=405755
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=405850
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=405438
--- Comment #1 from Sergio Martins ---
Git commit 1253cc3b596416435ba7581598eeca8655b2d09f by Sergio Martins.
Committed on 04/04/2019 at 07:48.
Pushed by smartins into branch 'master'.
old-style-connect: Warn for QSignalSpy
Fixit yet to co
https://bugs.kde.org/show_bug.cgi?id=405438
Sergio Martins changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/cla
https://bugs.kde.org/show_bug.cgi?id=400504
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this
401 - 500 of 1021 matches
Mail list logo