<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>When is a non-breaking language fix, breaking?</title><link>http://blogs.msdn.com/b/lucian/archive/2012/07/19/when-is-a-non-breaking-language-fix-breaking.aspx</link><description>In VS2012 we fixed some method-resolution problems from VS2010. These were method-calls that failed to compile in VS2010, but now compile cleanly in VS2012. 
 
 VB: 
 Dim numbers As IEnumerable ( Of Integer ) = {1, 2, 3} Sub f( Of T )(x As T ) Sub</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator></channel></rss>