[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/3] Fix and improvements to xen-analysis.py
This serie includes a fix for a limitation of xen-analysis.py that when using cppcheck and make parallel build, it was spuriously failing. The second patch is enabling the tool to accept cppcheck version above 2.7 (excluding 2.8 for the reasons described in the documentation). The final one is a fix for the generated cppcheck text report to include the relative path from the repository, instead that the relative path from the /xen/xen directory. Luca Fancellu (3): xen/misra: xen-analysis.py: fix parallel analysis Cppcheck errors xen/misra: xen-analysis.py: allow cppcheck version above 2.7 xen/misra: xen-analysis.py: use the relative path from the ... xen/scripts/xen_analysis/cppcheck_analysis.py | 36 ++++++++++++------- xen/tools/cppcheck-cc.sh | 19 +++++++++- 2 files changed, 41 insertions(+), 14 deletions(-) -- 2.34.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |