[clazy] [Bug 444041] Dead link for c++11 range loop might detach warning
Marius P
bugzilla_noreply at kde.org
Thu May 26 16:08:57 BST 2022
https://bugs.kde.org/show_bug.cgi?id=444041
Marius P <nmariusp1 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nmariusp1 at gmail.com
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
--- Comment #1 from Marius P <nmariusp1 at gmail.com> ---
This issue is fixed. Please let's close this bug.
Reasons:
https://github.com/KDE/clazy/blob/master/docs/checks/README-range-loop.md
was split in two files. See
https://github.com/KDE/clazy/commits/master/docs/checks/README-range-loop-detach.md
. Apparently an old version of qtcreator for Windows 10 bundles an old version
of clazy. And clazy was built from branch master, therefore it points to file
https://github.com/KDE/clazy/blob/master/docs/checks/README-range-loop.md
that does not exist anymore. Instead of pointing to the correct file e.g.
https://github.com/KDE/clazy/blob/1.9/docs/checks/README-range-loop.md
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list