<?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: Retlang, some examples and explanations</title>
	<atom:link href="http://www.christopherbird.co.uk/2009/12/retlang-some-examples-and-explanations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christopherbird.co.uk/2009/12/retlang-some-examples-and-explanations/</link>
	<description>Personal and professional blog</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.christopherbird.co.uk/2009/12/retlang-some-examples-and-explanations/comment-page-1/#comment-33</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 14 Mar 2010 09:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherbird.co.uk/?p=52#comment-33</guid>
		<description>Good spot the results KeyValuePair should have been bool not string . Typo shame....</description>
		<content:encoded><![CDATA[<p>Good spot the results KeyValuePair should have been bool not string . Typo shame&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mario</title>
		<link>http://www.christopherbird.co.uk/2009/12/retlang-some-examples-and-explanations/comment-page-1/#comment-32</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Sun, 14 Mar 2010 03:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherbird.co.uk/?p=52#comment-32</guid>
		<description>Your example produces this compiler error:

error CS1503: Argument &#039;1&#039;: cannot convert from &#039;System.Collections.Generic.KeyValuePair&#039; to &#039;System.Collections.Generic.KeyValuePair&#039;

for:

results.Add(value);</description>
		<content:encoded><![CDATA[<p>Your example produces this compiler error:</p>
<p>error CS1503: Argument &#8217;1&#8242;: cannot convert from &#8216;System.Collections.Generic.KeyValuePair&#8217; to &#8216;System.Collections.Generic.KeyValuePair&#8217;</p>
<p>for:</p>
<p>results.Add(value);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
