Hello! I'd like to report an issue with Cppcheck addons, but it seems the official Cppcheck issue tracker is closed for new registrations so I'm writing here.
I'm experiencing a strange issue with Cppcheck and the CERT/MISRA addons. This setup cannot analyze the following code that contains a struct with a nested union. It fails with a traceback from some of the Cppcheck's python scripts:
Hello! I'd like to report an issue with Cppcheck addons, but it seems the official Cppcheck issue tracker is closed for new registrations so I'm writing here.
I'm experiencing a strange issue with Cppcheck and the CERT/MISRA addons. This setup cannot analyze the following code that contains a struct with a nested union. It fails with a traceback from some of the Cppcheck's python scripts:
Error message:
Last edit: valeros 2021-10-06
hmm.. I fail to reproduce with latest cppcheck-2.6. :-(
if you copy addons and you get mismatching versions this could happen. just a wild idea..