Artifact cppcheck-gui_2.10-2_amd64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: amd64
  Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libpcre3, libqt5charts5 (>= 5.7.1),
    libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1),
    libqt5help5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>=
    5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 11), libtinyxml2-9 (>= 8.0.0),
    cppcheck (= 2.10-2)
  Description: |-
    tool for static C/C++ code analysis (GUI)
     Cppcheck is a command-line tool that tries to detect bugs that your
     C/C++ compiler doesn'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.
     .
     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 "abc" + 'd');
      * dereferenced null pointers;
      * incomplete statements;
      * misuse of iterators when iterating through a container;
      * dereferencing of erased iterators;
      * use of invalidated vector iterators/pointers
     .
     This package contains the graphical user interface for cppcheck.
  Homepage: https://sourceforge.net/p/cppcheck/wiki/Home/
  Installed-Size: '6325'
  Maintainer: Joachim Reichel <reichel@debian.org>
  Package: cppcheck-gui
  Priority: optional
  Section: devel
  Source: cppcheck
  Suggests: python3, clang, clang-tidy
  Version: 2.10-2
srcpkg_name: cppcheck
srcpkg_version: 2.10-2

File

cppcheck-gui_2.10-2_amd64.deb
Binary file cppcheck-gui_2.10-2_amd64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package cppcheck_2.10-2

binary package System - - 5 months, 2 weeks ago 4 months, 3 weeks
BETA