<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.codeblocks.org/index.php?action=history&amp;feed=atom&amp;title=CppCheck_plugin</id>
	<title>CppCheck plugin - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.codeblocks.org/index.php?action=history&amp;feed=atom&amp;title=CppCheck_plugin"/>
	<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=CppCheck_plugin&amp;action=history"/>
	<updated>2026-05-04T08:51:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=CppCheck_plugin&amp;diff=6988&amp;oldid=prev</id>
		<title>Alpha: Created page with &quot;Category: Code::Blocks Contrib Plugins {{Infobox_Plugin|   name = CppCheck |   logo = Image:Generic-plugin.png |   developer = Killerbot (Lieven de Cock) |   maintainer =...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=CppCheck_plugin&amp;diff=6988&amp;oldid=prev"/>
		<updated>2011-11-07T01:58:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/Category:Code::Blocks_Contrib_Plugins&quot; title=&quot;Category:Code::Blocks Contrib Plugins&quot;&gt;Category: Code::Blocks Contrib Plugins&lt;/a&gt; {{Infobox_Plugin|   name = CppCheck |   logo = &lt;a href=&quot;/index.php/File:Generic-plugin.png&quot; title=&quot;File:Generic-plugin.png&quot;&gt;Image:Generic-plugin.png&lt;/a&gt; |   developer = Killerbot (Lieven de Cock) |   maintainer =...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category: Code::Blocks Contrib Plugins]]&lt;br /&gt;
{{Infobox_Plugin|&lt;br /&gt;
  name = CppCheck |&lt;br /&gt;
  logo = [[Image:Generic-plugin.png]] |&lt;br /&gt;
  developer = Killerbot (Lieven de Cock) |&lt;br /&gt;
  maintainer = |&lt;br /&gt;
  version = 1.1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This plugin integrates [http://cppcheck.sourceforge.net/ Cppcheck] into Code::Blocks. Cppcheck performs static analysis on source code. It searches for bugs, not syntax errors (that is the job of the compiler), based on a set of rules, with a goal of no false positives.  Some of the rules in Cppcheck include:&lt;br /&gt;
&lt;br /&gt;
* Out of bounds checking&lt;br /&gt;
* Check the code for each class&lt;br /&gt;
* Checking exception safety&lt;br /&gt;
* Memory leaks checking&lt;br /&gt;
* Warn if obsolete functions are used&lt;br /&gt;
* Check for invalid usage of STL&lt;br /&gt;
* Check for uninitialized variables and unused functions&lt;/div&gt;</summary>
		<author><name>Alpha</name></author>
	</entry>
</feed>