⇦ | cppcheck-gui [main]
Last updated on: 2024-04-23 14:16 [UTC]

Metadata for cppcheck-gui in main

cppcheck-gui.desktop - 2.3-1 ⚙ amd64 ⚙ arm64

Icon
---
Type: desktop-application
ID: cppcheck-gui.desktop
Package: cppcheck-gui
Name:
  C: Cppcheck
Summary:
  C: A tool for static C/C++ code analysis
Description:
  C: >-
    <p>Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn&apos;t see. It is versatile,
    and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor
    can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using
    it just by giving it a path to the source code.</p>

    <p>It includes checks for:  * pointers to out-of-scope auto variables;  * assignment of auto variables to an effective
    parameter of a function;  * out-of-bounds errors in arrays and STL;  * missing class constructors;  * variables not initialized
    by a constructor;  * use of memset, memcpy, etcetera on a class;  * non-virtual destructors for base classes;  * operator=
    not returning a constant reference to itself;  * use of deprecated functions (mktemp, gets, scanf);  * exceptions thrown
    in destructors;  * memory leaks in class or function variables;  * C-style pointer cast in C++ code;  * redundant if; 
    * misuse of the strtol or sprintf functions;  * unsigned division or division by zero;  * unused functions and struct
    members;  * passing parameters by value;  * misuse of signed char variables;  * unusual pointer arithmetic (such as &quot;abc&quot;
    + &apos;d&apos;);  * dereferenced null pointers;  * incomplete statements;  * misuse of iterators when iterating through
    a container;  * dereferencing of erased iterators;  * use of invalidated vector iterators/pointers</p>

    <p>This package contains the graphical user interface for cppcheck.</p>
  en: >-
    <p>Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn&apos;t see. It is versatile,
    and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor
    can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using
    it just by giving it a path to the source code.</p>

    <p>It includes checks for:  * pointers to out-of-scope auto variables;  * assignment of auto variables to an effective
    parameter of a function;  * out-of-bounds errors in arrays and STL;  * missing class constructors;  * variables not initialized
    by a constructor;  * use of memset, memcpy, etcetera on a class;  * non-virtual destructors for base classes;  * operator=
    not returning a constant reference to itself;  * use of deprecated functions (mktemp, gets, scanf);  * exceptions thrown
    in destructors;  * memory leaks in class or function variables;  * C-style pointer cast in C++ code;  * redundant if; 
    * misuse of the strtol or sprintf functions;  * unsigned division or division by zero;  * unused functions and struct
    members;  * passing parameters by value;  * misuse of signed char variables;  * unusual pointer arithmetic (such as &quot;abc&quot;
    + &apos;d&apos;);  * dereferenced null pointers;  * incomplete statements;  * misuse of iterators when iterating through
    a container;  * dereferencing of erased iterators;  * use of invalidated vector iterators/pointers</p>

    <p>This package contains the graphical user interface for cppcheck.</p>
Categories:
- Development
- Debugger
Icon:
  cached:
  - name: cppcheck-gui_cppcheck-gui.png
    width: 48
    height: 48
  - name: cppcheck-gui_cppcheck-gui.png
    width: 64
    height: 64
  - name: cppcheck-gui_cppcheck-gui.png
    width: 128
    height: 128
  remote:
  - url: c/cp/cppcheck-gui.desktop/d27d0e6953381b511f5c2836325d1ef9/icons/128x128/cppcheck-gui_cppcheck-gui.png
    width: 128
    height: 128
  stock: cppcheck-gui
Launchable:
  desktop-id:
  - cppcheck-gui.desktop