Menu

Too much parsing inside of #if 0 block

2022-04-26
2022-04-26
  • Christer Ekholm

    Christer Ekholm - 2022-04-26
    #if 0
    '
    #endif
    

    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

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.