Debian Patches

Status for clazy/1.11-4

Patch Description Author Forwarded Bugs Origin Last update
upstream_tests-fix-clang-version-regexp.patch [PATCH] tests: fix clang version regexp
Instead of trying to match a lazy sequence of characters (that can be
empty), pick anything until a space (including newline or a dash).
Pino Toscano <pino@kde.org> no 2022-11-17
upstream_tests-add-j-jobs-option-for-run_tests.py.patch [PATCH] tests: add -j/--jobs option for run_tests.py
This way it is possible to customize the number of parallel jobs to
spawn for the tests, instead of unconditionally using all available
CPUs. This can be helpful to run the tests without overloading the
system.

The default is still the number of available CPUs, so there is no
behaviour change by default.
Pino Toscano <pino@kde.org> no 2022-11-17
upstream_Build-fixes-for-LLVM-Clang-15.0.0.patch [PATCH] Build fixes for LLVM/Clang 15.0.0 Cristian Adam <cristian.adam@qt.io> no 2022-09-06
debian-tests-link-atomic.diff Link to atomic for Debian architectures that require it Some architectures explicitly need to use the atomic library for atomic
instructions; make sure to link to it in tests that are linked.
.
This seems more a workaround for clang itself not doing this.
Pino Toscano <pino@debian.org> not-needed 2018-12-02
select-clangpp.diff Select which executable to use as "clang++" This way, we can set a specific one, in case the distribution ships different
versions of LLVM/Clang.
Pino Toscano <pino@debian.org> no 2019-02-01
disable-reserve-candidates-flaky.patch Remove the second reserve-candidates test This test needs to be manually enabled to run in the first place (once
installed), and does not warn as intended with Qt 5.15.8.
Simon Quigley <tsimonq2@debian.org> yes upstream vendor 2023-01-18

All known versions for source package 'clazy'

Links