Menu

Id: internalError with cppCheck 2.18

vix
6 days ago
6 days ago
  • vix

    vix - 6 days ago

    I've just upgraded from v2.17-1 to v2.18 and I get an error

    Id: internalError
    Analysis failed. If the code is valid then please report this failure.
    
    First included by: myfile.c
    

    I see that the following line is highlighted, but I'm not sure iof this is the offending line
    slideInterfaceGetter_t getSlideInterface(int current_panel);

    where slideInterfaceGetter_t is a custom type defined in a .h file included at the top of the source file.

     
  • CHR

    CHR - 6 days ago

    Your best bet is to report the (reduced) preprocessed input (-E option).

     

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.