<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>FxCop is case-sensitive. VB is annoying.</title><link>http://msmvps.com/blogs/calinoiu/archive/2007/05/07/fxcop-is-case-sensitive-vb-is-annoying.aspx</link><description>With profound apologies to VB lovers, there are a few features of the VB compiler that occasionally make me want to start drinking at a very early hour of the day. Perhaps the most troublesome of these is its failure to start screaming bloody murder upon</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: FxCop is case-sensitive. VB is annoying.</title><link>http://msmvps.com/blogs/calinoiu/archive/2007/05/07/fxcop-is-case-sensitive-vb-is-annoying.aspx#896318</link><pubDate>Wed, 09 May 2007 22:13:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:896318</guid><dc:creator>calinoiu</dc:creator><description>&lt;p&gt;We've actually got a custom FxCop rule planned that will be able to detect the case switch. &amp;nbsp;It's basically a new namespace detector that's meant to be used for other purposes, but it will flag the case switching too. &amp;nbsp;The new rule didn't have a very high priority compared to other stuff on my to-do list, but that's changing pretty quickly, particularly given that someone encountered another problem with dropped exclusions today.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=896318" width="1" height="1"&gt;</description></item><item><title>re: FxCop is case-sensitive. VB is annoying.</title><link>http://msmvps.com/blogs/calinoiu/archive/2007/05/07/fxcop-is-case-sensitive-vb-is-annoying.aspx#895700</link><pubDate>Wed, 09 May 2007 12:08:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:895700</guid><dc:creator>Jonathan Perret</dc:creator><description>&lt;p&gt;We were hit by this &amp;quot;pick-a-random-namespace-casing&amp;quot; behavior of the VB compiler a while ago. Note that it is not truly random but picks one of the casings it found in the source (most likely the first occurrence).&lt;/p&gt;
&lt;p&gt;I turned to LibCheck to detect these kinds of changes. CC.NET runs LibCheck and if it suddenly reports a few hundred classes deleted, we know something&amp;#39;s wrong.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;--Jonathan&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=895700" width="1" height="1"&gt;</description></item></channel></rss>