<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/cppchecker/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/cppchecker/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 22 Mar 2011 15:25:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cppchecker/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Source location filter not used by pc lint parser</title><link>https://sourceforge.net/p/cppchecker/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Great plugin but :)&lt;br /&gt;
I use the dialogs from eclipse (see dialog pic attached) to specify the source loaction but I also use the filter option to exclude files.&lt;br /&gt;
The filter is not used by the parser. :( Correct? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steven Dumoulin</dc:creator><pubDate>Tue, 22 Mar 2011 15:25:20 -0000</pubDate><guid>https://sourceforge.net37993e0da81aeadd745f8dcb138642c36fdeaf1b</guid></item><item><title>cppchecker not found in builders list (SVN)</title><link>https://sourceforge.net/p/cppchecker/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;my current project is a svn project converted to C project. When I'm going to project-&amp;gt;properties-&amp;gt;Builders I can't find any cppchecker builder.&lt;/p&gt;
&lt;p&gt;Eclipsse: 3.5.2&lt;br /&gt;
CppChecker: 0.9.9.5 / 0.9.9.6&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 04 Jun 2010 14:47:30 -0000</pubDate><guid>https://sourceforge.net0120c91e5d6f5ead5197890846bb2e37682a0293</guid></item><item><title>Excluded files from CDT are not excluded</title><link>https://sourceforge.net/p/cppchecker/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;First of all, great plug-in!&lt;/p&gt;
&lt;p&gt;Using CppChecker version 0.9.7.5&lt;/p&gt;
&lt;p&gt;Problem description:&lt;br /&gt;
I'm using "Sourcery G++" from CodeSourcery which is based on the Eclipse Platform v3.5.0 and CDT v6.0.0. I'd like to use your plug-in but unfortunately the files excluded from the build are not excluded by the CppChecker. I'm not sure the cause of the problem is the combination of Sourcery G++ and CppChecker, but I also tried CppChecker with the new Xilinx SDK v12.1 which is also based on Eclipse with the same result; excluded files are parsed by CppChecker. I've tried to check and unckeck the "Excluded files from CDT" option without success.&lt;br /&gt;
I'm using linked resources in my project, but this doesn't seems to be the problem because I've tried the same source-files as non-linked-resource without success.&lt;br /&gt;
I hope you know what I can do to make this work and if you need any more information or whatever just let me know.&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Ronald&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ronald</dc:creator><pubDate>Fri, 07 May 2010 13:57:24 -0000</pubDate><guid>https://sourceforge.net65bd531373195e0d89b92358ef08ff4c9c2c4a1f</guid></item><item><title>Eclispe 3.5 Galileo</title><link>https://sourceforge.net/p/cppchecker/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Does CPPChecker supports the Eclipse Galileo version? Installtation was possible, but if i trie to make a change in the CPPChecker settings Eclispe stops working.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 12 Mar 2010 11:29:25 -0000</pubDate><guid>https://sourceforge.netc9b32eced11093da1d91ca86f2f40ace437ca071</guid></item><item><title>Spaces in Filename Path</title><link>https://sourceforge.net/p/cppchecker/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;CppChecker does not appear to check for spaces in the path for file names it receives from Eclipse.  Thus if there is a space in the path of the file name it will not properly process the file.  The following is from the Console window:&lt;/p&gt;
&lt;p&gt;executing: C:\LINT\LINT-NT.EXE D:\in_process\Code Rewrite\Draft Code\ProjectRewrite\options315.lnt keyledmap.c in D:\in_process\Code Rewrite\Draft Code\ProjectRewrite&lt;br /&gt;
&amp;gt;&amp;gt; Error 305: Unable to open module 'D:\in_process\Code'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 21 Jan 2010 13:54:16 -0000</pubDate><guid>https://sourceforge.net17c411d06dcb20c26d272cc9aa0dbf4ae650e613</guid></item><item><title>"Excluded files from CDT" does not work</title><link>https://sourceforge.net/p/cppchecker/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I check the checkbox for "Excluded files from CDT" under General in the project settings, this is not working. The excluded files or directories are always included. This makes working with the gcc parser impossible.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 31 Aug 2009 06:46:44 -0000</pubDate><guid>https://sourceforge.net04c90f13a6eac287a26885b9e023d6bf0bb874ca</guid></item><item><title>lint error marker doesn't jump to Headerfile lineHeaderfile</title><link>https://sourceforge.net/p/cppchecker/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Several error messages are shown in the C file which includes a header file.&lt;br /&gt;
The header file contains an "error" as it is uses not MISRA compliant datatypes.&lt;br /&gt;
The double click onto Error message in "Problems" always jumps to the code line "include "TheBadHeader.h" "&lt;br /&gt;
although the lint message already says "error in &lt;/p&gt;
&lt;p&gt;error in included file TheBadHeader.h(105): Error 46: .....&lt;/p&gt;
&lt;p&gt;Shoudln't the doubleclick jump into the header file instead of jumping to the "include" directive?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">daniel -</dc:creator><pubDate>Sun, 07 Jun 2009 17:46:07 -0000</pubDate><guid>https://sourceforge.net0c15d286f91fdfb5faf0f932ed2962e14265ef8a</guid></item><item><title>Write Permissions for Generated Doxygen Options File</title><link>https://sourceforge.net/p/cppchecker/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For what ever reason my eclipse installation with the CppChecker plug-in fails to create the doxygen options file in the project directory, so doxygen is not even get called.&lt;/p&gt;
&lt;p&gt;Btw. it was working a time ago before i messed up my Eclipse and installed a new one. System is WinXP SP3.&lt;/p&gt;
&lt;p&gt;However eclipse has no problems to generate this options file in a temp directory. A possible solution is attached in a diff text file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 19 Mar 2009 15:32:55 -0000</pubDate><guid>https://sourceforge.neta5fbfe180a70b26e8f5086df012f3b6531818a2e</guid></item><item><title>After update CPPChecker doesn't seem to do anything anymore</title><link>https://sourceforge.net/p/cppchecker/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I upgraded to the latest version, and after the update noticed that I wasn't getting any error messages until I actually did a build (and then wthey weren't from CPPChecker)&lt;/p&gt;
&lt;p&gt;It _is_ still enabled, but I can't see any sign that it is running. I don't have doxygen installed so if I turned it on (back when cpp checker was working) I got a bunch of errors about that. Now when I turn cppchecker on I don't get any new messages&lt;/p&gt;
&lt;p&gt;I have tried reverting my configuration but it doesn't fix the problem. I have also tried uninstalling and reinstalling cppchecker but that doesn't seem to have helped either. &lt;/p&gt;
&lt;p&gt;Is there anyway I can get back to 'blank' config so I can start again? I really like and want to use it!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 15 Jul 2008 11:09:16 -0000</pubDate><guid>https://sourceforge.net1c91743d028caea42c6b7683ff26bcdbb2899011</guid></item></channel></rss>