[PWGCF] DptDpt - Fixing Megalinter cppcheck warnings - #17990
Conversation
|
O2 linter results: ❌ 0 errors, |
|
@vkucera, in my view, the staying MegaLinter failure is due to In any case, I fixed a few warnings which were actual errors which would have been manifested with certain configurations. The tool is extremely useful. |
alibuild
left a comment
There was a problem hiding this comment.
Auto-approving on behalf of @victor-gonzalez.
|
Hi @victor-gonzalez , thanks for the fixes and for reporting the false positives. I suspect one reason is that Cppcheck cannot know that |
My guess is that it is not able to properly track explicit template instantiations |
No description provided.