Fix #12477 [Dump] Added additional Info to the dump file for suppressions#6050
Conversation
|
I have created this ticket: Please write "Fix #12477..." as PR title. |
8124566 to
3442fc2
Compare
b0fb042 to
238d8bc
Compare
|
@danmar added strings as output for the type and also the restructured the method to check for a match in python. hope it is okay now |
10828cb to
c29f8ed
Compare
|
Changed the tests for Misra suppression to also use the new feature partly to test both features. |
|
Hey @danmar is there any chance this PR is reviewed / merged in the next days? I would love to use this feature at work an wanted to only build / deploy binaries after it is approved so I don’t need to do it multiple times. 🙈 if not it’s okay too, then I will think about if I want to do the builds and deployment for work twice, but in both cases feedback would be nice. |
|
@wienans sorry for the delay. I merged this now. Thanks! |
For Reference see here: https://sourceforge.net/p/cppcheck/discussion/development/thread/55941f914e/
Added the type, line begin and line end to the suppression file so addons have improved use of suppressions