User Activity

  • Modified a comment on discussion Development on cppcheck

    Due to lines 1346-1347 in cppcheck.cpp: if (addon != "misra" && !addonInfo.ctu && endsWith(files.back(), ".ctu-info")) continue; Running cppcheck with the option --addon=misra vs --addon=misra.py yields different results. They should not. The example in the manual used the option --addon=misra.py. What is the prefered way to call and addon? Per A. PS! simple example: Using 'misra' give 2 violations, using 'misra.py' gives 1 violation $: ~ /tmp/misra-test> cppcheck --addon=misra interrupts.c Checking...

  • Posted a comment on discussion Development on cppcheck

    Due to lines 146-1347 in cppcheck.cpp: if (addon != "misra" && !addonInfo.ctu && endsWith(files.back(), ".ctu-info")) continue; Running cppcheck with the option --addon=misra vs --addon=misra.py yields different results. They should not. The example in the manual used the option --addon=misra.py. What is the prefered way to call and addon? Per A. PS! simple example: Using 'misra' give 2 violations, using 'misra.py' gives 1 violation $: ~ /tmp/misra-test> cppcheck --addon=misra interrupts.c Checking...

View All

Personal Data

Username:
pablaasmo
Joined:
2006-10-13 07:41:36

Projects

  • No projects to display.

Personal Tools