User forums > General (but related to Code::Blocks)

about the Cppcheck plugin arguments

(1/2) > >>

cambalinho:
can i change the Cppcheck plugin arguments for check just the custommer header file and not all included files?
(anotherthing: i lose the standard argument )

oBFusCATed:
You can pass custom arguments to the cppcheck executable.
The question is can cppcheck do what you want.
Unfortunately I don't know the answer, you might get it by asking on a cppcheck support channel (mailing list or forum).

cambalinho:
do you have the Code Blocks?
if yes: please copy paste the entire arument list for i correct it.
(Settings - Environment on menu. cppcheck(on left), "cppcheck arguments"... just copy the text and give me, please)

oBFusCATed:

--- Code: -----verbose --enable=all --enable=style --xml
--- End code ---

cambalinho:
thanks for that.
now maybe someone can help me with arguments commands for just read my own header file ;)
thanks for all

Navigation

[0] Message Index

[#] Next page

Go to full version