Balík: cppcheck-gui (2.10-2)
Odkazy pre cppcheck-gui
Zdroje Debian:
Stiahnuť zdrojový balík cppcheck:
Správca:
Externé zdroje:
- Domovská stránka [sourceforge.net]
Podobné balíky:
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.
Ostatné balíky súvisiace s balíkom cppcheck-gui
|
|
|
|
-
- dep: cppcheck (= 2.10-2)
- tool for static C/C++ code analysis (CLI)
-
- dep: libc6 (>= 2.35)
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- podporná knižnica GCC
-
- dep: libpcre3
- knižnica regulárnych výrazov kompatibilná s Perl 5 - dynamické súbory
-
- dep: libqt5charts5 (>= 5.7.1)
- Qt charts shared library
-
- dep: libqt5core5a (>= 5.15.1)
- základný modul Qt 5
-
- dep: libqt5gui5 (>= 5.11.0~rc1)
- modul grafického používateľského rozhrania Qt 5
- alebo libqt5gui5-gles (>= 5.11.0~rc1)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5help5 (>= 5.6.0~beta)
- modul Qt 5 help
-
- dep: libqt5network5 (>= 5.0.2)
- modul siete Qt 5
-
- dep: libqt5printsupport5 (>= 5.0.2)
- Qt 5 - modul na podporu tlačenia
-
- dep: libqt5widgets5 (>= 5.15.1)
- modul ovládacích prvkov Qt 5
-
- dep: libstdc++6 (>= 11)
- štandardná knižnica C++ GNU v3
-
- dep: libtinyxml2-9 (>= 8.0.0)
- C++ XML parsing library
-
- sug: clang
- C, C++ and Objective-C compiler (LLVM based), clang binary
-
- sug: clang-tidy
- linter pre C++ založený na clang
-
- sug: python3
- interactive high-level object-oriented language (default python3 version)
Stiahnuť cppcheck-gui
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
ppc64el | 1,965.8 kB | 7,441.0 kB | [zoznam súborov] |