<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Improving Project Accuracy (C/C++)</title>
	<atom:link href="http://scitools.com/blog/2011/09/improving-project-accuracy-cc.html/feed" rel="self" type="application/rss+xml" />
	<link>http://scitools.com/blog/2011/09/improving-project-accuracy-cc.html</link>
	<description>Maintain your Software</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: SciTools Blog &#187; Blog Archive &#187; Objective C Support</title>
		<link>http://scitools.com/blog/2011/09/improving-project-accuracy-cc.html/comment-page-1#comment-1675</link>
		<dc:creator>SciTools Blog &#187; Blog Archive &#187; Objective C Support</dc:creator>
		<pubDate>Tue, 17 Jan 2012 20:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://scitools.com/blog/2011/09/improving-project-accuracy-cc.html#comment-1675</guid>
		<description><![CDATA[[...] on it.&#160; This support is added as part of the new strict analyzer, so make sure your project is fully configured to get an accurate parse. Please point Understand and your Objective-C code, and if you run into [...]]]></description>
		<content:encoded><![CDATA[<p>[...] on it.&#160; This support is added as part of the new strict analyzer, so make sure your project is fully configured to get an accurate parse. Please point Understand and your Objective-C code, and if you run into [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SciTools Blog &#187; Blog Archive &#187; C++ Template and Overload Support (Beta)</title>
		<link>http://scitools.com/blog/2011/09/improving-project-accuracy-cc.html/comment-page-1#comment-1517</link>
		<dc:creator>SciTools Blog &#187; Blog Archive &#187; C++ Template and Overload Support (Beta)</dc:creator>
		<pubDate>Wed, 12 Oct 2011 16:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://scitools.com/blog/2011/09/improving-project-accuracy-cc.html#comment-1517</guid>
		<description><![CDATA[[...] Our current C++ parser was written with the goal of being able to use fuzzy logic to handle incomplete, non-compiling code gracefully and as accurately as possible. It does a great job at that and will continue to be an important part of our toolset. Unfortunately that same feature caused severe difficulties in parsing templates and recognizing overloaded functions.&#160; The new parser is more strict than the old parser and requires a more accurate project definition. If you plan on using it, please follow the instructions from this post to ensure your project is as correct as possible:&#160; Improving Project Accuracy (C/C++) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Our current C++ parser was written with the goal of being able to use fuzzy logic to handle incomplete, non-compiling code gracefully and as accurately as possible. It does a great job at that and will continue to be an important part of our toolset. Unfortunately that same feature caused severe difficulties in parsing templates and recognizing overloaded functions.&#160; The new parser is more strict than the old parser and requires a more accurate project definition. If you plan on using it, please follow the instructions from this post to ensure your project is as correct as possible:&#160; Improving Project Accuracy (C/C++) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
