<?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: Warning are Errors!</title>
	<atom:link href="http://averyblog.com/net/warning-are-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://averyblog.com/net/warning-are-errors/</link>
	<description>This is not the greatest tagline in the world... this is just a tribute.</description>
	<lastBuildDate>Mon, 11 Jan 2010 16:36:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian H. Madsen</title>
		<link>http://averyblog.com/net/warning-are-errors/comment-page-1/#comment-1944</link>
		<dc:creator>Brian H. Madsen</dc:creator>
		<pubDate>Wed, 06 Sep 2006 15:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=567#comment-1944</guid>
		<description>&lt;p&gt;Hey James,&lt;br /&gt;how have you found using CruiseControl.NET?&lt;br /&gt;&lt;br /&gt;i have been considering getting it for the team i manage, but so far i haven&#039;t made a decision yet.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey James,<br />how have you found using CruiseControl.NET?</p>
<p>i have been considering getting it for the team i manage, but so far i haven&#8217;t made a decision yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://averyblog.com/net/warning-are-errors/comment-page-1/#comment-1943</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 05 Sep 2006 19:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=567#comment-1943</guid>
		<description>&lt;p&gt;Don&#039;t tell Josh about this...  In fact please remove this post from your blog.  I don&#039;t feel like having to fix all the warnings in our project...  99% of them stem from the method summary not having all the params listed.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Don&#8217;t tell Josh about this&#8230;  In fact please remove this post from your blog.  I don&#8217;t feel like having to fix all the warnings in our project&#8230;  99% of them stem from the method summary not having all the params listed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Avery</title>
		<link>http://averyblog.com/net/warning-are-errors/comment-page-1/#comment-1941</link>
		<dc:creator>James Avery</dc:creator>
		<pubDate>Sun, 03 Sep 2006 18:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=567#comment-1941</guid>
		<description>&lt;p&gt;Well, if you aren&#039;t concerned about invalid HTML you can always suppress those warnings. The read-only property being set through reflection is a little tougher. (although you can also suspend a specific warning just for a single file)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, if you aren&#8217;t concerned about invalid HTML you can always suppress those warnings. The read-only property being set through reflection is a little tougher. (although you can also suspend a specific warning just for a single file)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayende Rahien</title>
		<link>http://averyblog.com/net/warning-are-errors/comment-page-1/#comment-1942</link>
		<dc:creator>Ayende Rahien</dc:creator>
		<pubDate>Fri, 01 Sep 2006 09:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=567#comment-1942</guid>
		<description>&lt;p&gt;In general, I would agree, but there are a number of things that you know that the compiler doesn&#039;t that makes the warning useless in some cases.&lt;br /&gt;&lt;br /&gt;A field with read only property that it being set by reflection will trigger a warning, but you know that this is silly.&lt;br /&gt;&lt;br /&gt;The worst part, though, is that you get warnings from valid/invalid HTML in aspx&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In general, I would agree, but there are a number of things that you know that the compiler doesn&#8217;t that makes the warning useless in some cases.</p>
<p>A field with read only property that it being set by reflection will trigger a warning, but you know that this is silly.</p>
<p>The worst part, though, is that you get warnings from valid/invalid HTML in aspx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

