The Wayback Machine - https://web.archive.org/web/20220629122352/https://github.com/topics/cppcheck
Skip to content
#

cppcheck

Here are 77 public repositories matching this topic...

aminya
aminya commented Feb 10, 2022
  • add instructions for using doxygen-docs target
  • add instructions for using sanitizers (especially on windows)
  • adding more examples for using the options:
    • using PCH headers
    • using coverage
    • overriding compiler warnings,
    • adding more warnings
    • removing certain warnings for certain targets
  • documenting the individual functions (e.g. enable
documentation good first issue
GregUtas
GregUtas commented Nov 5, 2017

Implement Message.InspectMsg and suitable overrides. This function should be invoked when a message is sent, but only when a debug flag is enabled in a lab load. Its purpose is to verify that the message

  • belongs to a valid protocol
  • matches its PSM's protocol (if sent by a PSM)
  • has a valid signal for its protocol
  • contains all parameters that are mandatory for its signal
  • contains
Developer-Platform

✳️ PTSource Developer Platform is a free professional IDE, Source Code Editor and Compiler, tools, templates and libs for professionals and students with build environments for Windows x86 and x64. It offers many powerful features for programming and syntax highlighing for over 100 languages.
  • Updated Jun 20, 2022
  • HTML

Improve this page

Add a description, image, and links to the cppcheck topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cppcheck topic, visit your repo's landing page and select "manage topics."

Learn more