Name: | cppcheck |
---|---|
Version: | 1.83 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 4368469 |
License: | GPLv3+ |
RPM: | cppcheck-1.83-1.el8.aarch64.rpm |
Source RPM: | cppcheck-1.83-1.el8.src.rpm |
Build Date: | Mon Apr 29 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cppcheck.wiki.sourceforge.net/ |
Summary: | Tool for static C/C++ code analysis |
Description: | Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives). |
- Update to 1.83.
- Added gcc-c++ buildrequires.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for tinyxml2 soname/ABI change again
- Rebuilt for tinyxml2 soname/ABI change
- Update to 1.81.
- 1.80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 1.79.
- Make cppcheck able to find its configs once again (bug 1427788). - Update to 1.78.