Paquet : cppcheck-gui (2.16.0-1)
Liens pour cppcheck-gui
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source cppcheck :
Responsable :
Ressources externes :
- Page d'accueil [sourceforge.net]
Paquets similaires :
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.
Autres paquets associés à cppcheck-gui
|
|
|
|
-
- dep: cppcheck (= 2.16.0-1)
- tool for static C/C++ code analysis (CLI)
-
- dep: libc6 (>= 2.38)
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- bibliothèque de prise en charge de GCC
-
- dep: libqt6charts6 (>= 6.6.1)
- Qt 6 Charts library
-
- dep: libqt6core6t64 (>= 6.7.2)
- Qt 6 core module
-
- dep: libqt6gui6 (>= 6.1.2)
- Qt 6 GUI module
-
- dep: libqt6help6 (>= 6.6.0)
- Qt 6 Help library
-
- dep: libqt6network6 (>= 6.1.2)
- Qt 6 network module
-
- dep: libqt6printsupport6 (>= 6.1.2)
- Qt 6 print support module
-
- dep: libqt6widgets6 (>= 6.3.0)
- Qt 6 widgets module
-
- dep: libstdc++6 (>= 13.1)
- bibliothèque standard C++ de GNU v3
-
- dep: libtinyxml2-10 (>= 10.0.0)
- C++ XML parsing library
-
- sug: clang
- compilateur C, C++ et Objective-C basé sur LLVM, binaire clang
-
- sug: clang-tidy
- outil de style C++ basé sur clang
-
- sug: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
Télécharger cppcheck-gui
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
armhf | 2 008,9 ko | 4 737,0 ko | [liste des fichiers] |