Cppcheck 2.7 [test.cpp:2]: (error) No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported.
Done!
And it stops me to write documentation to C files if I do not want to use //
Last edit: Christer Ekholm 2022-04-26
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Gives error
Cppcheck 2.7
[test.cpp:2]: (error) No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported.
Done!
And it stops me to write documentation to C files if I do not want to use / /
Last edit: Christer Ekholm 2022-04-26
Thanks! I have created https://github.com/danmar/simplecpp/issues/262