Re: [PATCH 3/3] xen/misra: xen-analysis.py: Fix cppcheck report relative paths

2023-05-25 Thread Stefano Stabellini
On Fri, 19 May 2023, Luca Fancellu wrote: > Fix the generation of the relative path from the repo, for cppcheck > reports, when the script is launching make with in-tree build. > > Fixes: b046f7e37489 ("xen/misra: xen-analysis.py: use the relative path from > the ...") > Reported-by: Michal Orzel

Re: [PATCH 3/3] xen/misra: xen-analysis.py: Fix cppcheck report relative paths

2023-05-25 Thread Luca Fancellu
> On 25 May 2023, at 01:46, Stefano Stabellini wrote: > > On Fri, 19 May 2023, Luca Fancellu wrote: >> Fix the generation of the relative path from the repo, for cppcheck >> reports, when the script is launching make with in-tree build. >> >> Fixes: b046f7e37489 ("xen/misra: xen-analysis.py: u

Re: [PATCH 3/3] xen/misra: xen-analysis.py: Fix cppcheck report relative paths

2023-05-24 Thread Stefano Stabellini
On Fri, 19 May 2023, Luca Fancellu wrote: > Fix the generation of the relative path from the repo, for cppcheck > reports, when the script is launching make with in-tree build. > > Fixes: b046f7e37489 ("xen/misra: xen-analysis.py: use the relative path from > the ...") > Reported-by: Michal Orzel

[PATCH 3/3] xen/misra: xen-analysis.py: Fix cppcheck report relative paths

2023-05-19 Thread Luca Fancellu
Fix the generation of the relative path from the repo, for cppcheck reports, when the script is launching make with in-tree build. Fixes: b046f7e37489 ("xen/misra: xen-analysis.py: use the relative path from the ...") Reported-by: Michal Orzel Signed-off-by: Luca Fancellu --- .../xen_analysis/