SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cppcheck rpm build for : OpenSuSE. For other distributions click cppcheck.

Name : cppcheck
Version : 1.82 Vendor : openSUSE
Release : bp153.1.20 Date : 2021-03-06 01:41:47
Group : Development/Languages/C and C++ Source RPM : cppcheck-1.82-bp153.1.20.src.rpm
Size : 4.11 MB
Packager : https://bugs_opensuse_org
Summary : A tool for static C/C++ code analysis
Description :
This program tries to detect bugs that your C/C++ compiler don\'t see. Cppcheck
is versatile. You can check non-standard code that includes various compiler
extensions, inline assembly code, etc. Checking covers for example these
errors:

* Out of bounds
* Uninitialized member variable \'classname::varname\'
* Using \'memfunc\' on class
* Using \'memfunc\' on struct that contains a \'std::classname\'
* Class Base which is inherited by class Derived does not have a virtual
destructor
* Memory leak: varname
* Resource leak: varname
* Deallocating a deallocated pointer: varname
* Using \'varname\' after it is deallocated / released
* Invalid radix in call to strtol or strtoul. Must be 0 or 2-36
* Overlapping data buffer varname
* Unsigned division. The result will be wrong.
* Unusual pointer arithmetic

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP3/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  cppcheck-1.82-bp153.1.20.x86_64.rpm
ftp.icm.edu.pl  cppcheck-1.82-bp153.1.20.x86_64.rpm
     

Provides :
cppcheck
cppcheck(x86-64)

Requires :
/usr/bin/env
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libpcre.so.1()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.8)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
python
python-Pygments
python-xml
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/cppcheck
/usr/bin/cppcheck-htmlreport
/usr/share/cppcheck
/usr/share/cppcheck/avr.cfg
/usr/share/cppcheck/bsd.cfg
/usr/share/cppcheck/cppcheck-lib.cfg
/usr/share/cppcheck/embedded_sql.cfg
/usr/share/cppcheck/gnu.cfg
/usr/share/cppcheck/gtk.cfg
/usr/share/cppcheck/microsoft_sal.cfg
/usr/share/cppcheck/motif.cfg
/usr/share/cppcheck/posix.cfg
/usr/share/cppcheck/qt.cfg
/usr/share/cppcheck/sdl.cfg
/usr/share/cppcheck/sfml.cfg
/usr/share/cppcheck/std.cfg
/usr/share/cppcheck/windows.cfg
/usr/share/cppcheck/wxwidgets.cfg
/usr/share/doc/packages/cppcheck
/usr/share/doc/packages/cppcheck/AUTHORS
/usr/share/licenses/cppcheck
/usr/share/licenses/cppcheck/COPYING
/usr/share/man/man1/cppcheck.1.gz

 
ICM