<?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: Fun With Ruby, Hash and &#124;&#124;=</title>
	<atom:link href="http://www.postal-code.com/binarycode/2008/03/25/fun-with-ruby-hash-and/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postal-code.com/binarycode/2008/03/25/fun-with-ruby-hash-and/</link>
	<description>A whole bunch of nought thought by Chris Cummer</description>
	<lastBuildDate>Sat, 06 Jun 2009 22:54:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: David Black</title>
		<link>http://www.postal-code.com/binarycode/2008/03/25/fun-with-ruby-hash-and/comment-page-1/#comment-2825</link>
		<dc:creator>David Black</dc:creator>
		<pubDate>Wed, 26 Mar 2008 12:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2008/03/25/fun-with-ruby-hash-and/#comment-2825</guid>
		<description>Hi --

I&#039;m glad you liked the article. A flaw, as I now think, was pointed out to me; namely, that the expansion of x &#124;&#124;= 1 is really x &#124;&#124; x = 1, not x or x = 1. I don&#039;t want to be guilty of spreading wrong precedence info, so I thought I&#039;d mention it here too :-) (I&#039;ve added a comment to this effect on my blog.)


David</description>
		<content:encoded><![CDATA[<p>Hi &#8211;</p>
<p>I&#8217;m glad you liked the article. A flaw, as I now think, was pointed out to me; namely, that the expansion of x ||= 1 is really x || x = 1, not x or x = 1. I don&#8217;t want to be guilty of spreading wrong precedence info, so I thought I&#8217;d mention it here too <img src='http://www.postal-code.com/binarycode/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  (I&#8217;ve added a comment to this effect on my blog.)</p>
<p>David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
