<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/19780/Coverity_Open_Source_Code_Quality_Up_by_16_Percent</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Mon, 06 Jul 2009 03:38:29 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Difference from Lint?</title>
			<link>http://osnews.com/thread?315275</link>
			<guid isPermaLink="true">http://osnews.com/thread?315275</guid>
			<description>How does this tool differ from good old Lint that's available for C/C++?<br />
<br />
From the little details I can gain from that website, it appears to be little more than a Lint-like tool. If that is the case, I do not see the point as there are hundreds of such programs around. See <a href="http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis" rel="nofollow">http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis</a>  for a list.</description>
			<pubDate>Thu, 22 May 2008 19:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (evangs)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Difference from Lint?</title>
			<link>http://osnews.com/thread?315277</link>
			<guid isPermaLink="true">http://osnews.com/thread?315277</guid>
			<description><div class="cquote">How does this tool differ from good old Lint that's available for C/C++? </div><br />
<br />
First, this tool is not only for C/C++. And they're actively monitoring open source projects for defects, which is a good thing.<br />
<br />
Anyways, you question is not much different from &quot;Why do we need new editors while we have good old Vi?&quot; (Actually vi question is more serious).</description>
			<pubDate>Thu, 22 May 2008 20:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (sukru)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Difference from Lint?</title>
			<link>http://osnews.com/thread?315292</link>
			<guid isPermaLink="true">http://osnews.com/thread?315292</guid>
			<description>Why do we even need new news articles?  The old ones are perfectly fine by me.</description>
			<pubDate>Thu, 22 May 2008 22:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (unavowed)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>coverity and open source</title>
			<link>http://osnews.com/thread?315295</link>
			<guid isPermaLink="true">http://osnews.com/thread?315295</guid>
			<description>I'm hoping we will see Haiku, syllable, reactos and other open source OS's on the coverity scan.</description>
			<pubDate>Thu, 22 May 2008 22:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (ari-free)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Difference from Lint?</title>
			<link>http://osnews.com/thread?315310</link>
			<guid isPermaLink="true">http://osnews.com/thread?315310</guid>
			<description>Coverity is vastly superior to any other static analysis tool on the market.  It does inter-procedural analysis (following semantic paths across function and library calls), incremental analysis (only scans paths that changed since the last scan), concurrency checking, locking consistency, enforcement of arbitrary coding standards, and much more. <br />
 <br />
 My favorite aspect of Coverity is the web-based interface that combines a syntax-highlighted, hyperlinked source browser with a step-by-step trace of the path leading to the selected defect inlined right into the code.  As someone who has previously worked on integrating far less user-friendly static analysis tools into commercial development projects, Coverity is a thing of beauty.Edited 2008-05-23 01:11 UTC</description>
			<pubDate>Fri, 23 May 2008 01:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: coverity and open source</title>
			<link>http://osnews.com/thread?315313</link>
			<guid isPermaLink="true">http://osnews.com/thread?315313</guid>
			<description>Coverity offers the use of their (full-featured) tool free-of-charge to any open-source project on the condition that any bugs they find include an attribution (i.e. &quot;Found using Coverity&quot;) in their bug tracker.<br />
<br />
It's a pretty sweet deal, since Coverity can easily cost over $1 million USD for proprietary projects, depending on the size of the codebase.  All that open-source projects have to do is take advantage of this mutually-beneficial arrangement.  There's no reason not to!</description>
			<pubDate>Fri, 23 May 2008 01:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: coverity and open source</title>
			<link>http://osnews.com/thread?315319</link>
			<guid isPermaLink="true">http://osnews.com/thread?315319</guid>
			<description>for example see for firefox:<br />
<a href="https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=coverity&amp;emailassigned_to1=1&amp;emailtype1=exact&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailqa_contact2=1&amp;emailtype2=exact&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=" rel="nofollow">https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;s...</a></description>
			<pubDate>Fri, 23 May 2008 02:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (ari-free)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by ari-free</title>
			<link>http://osnews.com/thread?315320</link>
			<guid isPermaLink="true">http://osnews.com/thread?315320</guid>
			<description>coverity is another reason why the OS's mentioned in the other post should be open sourced</description>
			<pubDate>Fri, 23 May 2008 02:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (ari-free)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Difference from Lint?</title>
			<link>http://osnews.com/thread?315334</link>
			<guid isPermaLink="true">http://osnews.com/thread?315334</guid>
			<description><div class="cquote">...concurrency checking, locking consistency... <br />
 </div><br />
<br />
Thank you for that informative post. It's a shame that I can't mod you up after posting <img src="/images/emo/sad.gif" alt=";)" />  If it does concurrency checking and locking consistency, that's a very useful feature in my book.</description>
			<pubDate>Fri, 23 May 2008 05:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (evangs)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Were's the beef?</title>
			<link>http://osnews.com/thread?315354</link>
			<guid isPermaLink="true">http://osnews.com/thread?315354</guid>
			<description>So far everyone has commented on everything but the point of the article. Open source software is getting better.Edited 2008-05-23 10:10 UTC</description>
			<pubDate>Fri, 23 May 2008 10:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (bolomkxxviii)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Were's the beef? - inevitability</title>
			<link>http://osnews.com/thread?315371</link>
			<guid isPermaLink="true">http://osnews.com/thread?315371</guid>
			<description>FOSS improving through evolution is inevitable so the only thing too comment on is everything else. <img src="/images/emo/grin.gif" alt=";)" /> <br />
<br />
I couldn't resist. Seriously though, I'm glad too see government funding going into FOSS so publicly. The comparison to previous audits shows improvement and all found bugs are reported back directly driving improvement; what's not to like?</description>
			<pubDate>Fri, 23 May 2008 12:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (jabbotts)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Were's the beef?</title>
			<link>http://osnews.com/thread?315419</link>
			<guid isPermaLink="true">http://osnews.com/thread?315419</guid>
			<description>Not much to say. Generally all software is improving. Without knowing the /difference/ in rate of improvement all we can say is &quot;Well good.&quot;</description>
			<pubDate>Fri, 23 May 2008 17:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (sorpigal)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: coverity and open source</title>
			<link>http://osnews.com/thread?315469</link>
			<guid isPermaLink="true">http://osnews.com/thread?315469</guid>
			<description>I worked on an open-source project used extensively in the systems biology field. (Several major international research institutions are involved in its development.) I called Coverity and asked them if we could use their program for our project. They said they only allow a limited number of open-source projects to use their program for free.</description>
			<pubDate>Fri, 23 May 2008 23:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (samad)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: coverity and open source</title>
			<link>http://osnews.com/thread?315529</link>
			<guid isPermaLink="true">http://osnews.com/thread?315529</guid>
			<description>Hello Samad,<br />
<br />
I was sent a copy of your comment. I would like to know when you called Coverity, and which department, or who you spoke to, if you still have that information.<br />
<br />
We don't have a set limit on the number of projects included in the Scan, so either your call was before some of the project was planned out, or I need to do some internal communication to prevent an incorrect message like 'a limited number of projects' from being repeated again.<br />
<br />
There are limited resources of course, since we don't have an infinite number of build machines, but I've never turned a project away because of how many projects we have in the Scan already. <br />
<br />
There is a backlog of requests for adding new projects, but to get in the queue, submit your project to scan-admin@coverity.com, if you have not done so already. I don't know the name of your project, so I can't proactively check the queue before sending this reply.</description>
			<pubDate>Sat, 24 May 2008 17:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (david_maxwell)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
