I think full multi file checking would be nice to have. However it seems to me that it's too complex for non-trivial bugs - it's not worth the trouble.
To catch non-trivial bugs in a multi file project using Cppcheck I am starting to think that annotations and/or configuration will be needed.
Can we facilitate writing/maintaining a configuration file for a large project with 1000's of files? I think we could write more messages when --check-library is used.
Any opinions / ideas?
Last edit: Daniel Marjamäki 2015-02-05
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think full multi file checking would be nice to have. However it seems to me that it's too complex for non-trivial bugs - it's not worth the trouble.
To catch non-trivial bugs in a multi file project using Cppcheck I am starting to think that annotations and/or configuration will be needed.
Can we facilitate writing/maintaining a configuration file for a large project with 1000's of files? I think we could write more messages when --check-library is used.
Any opinions / ideas?
Last edit: Daniel Marjamäki 2015-02-05
hi, I just sent you a message pls go through it and get back to me