<?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: Really Weird Ruby Bug?</title>
	<atom:link href="http://weblog.lonelylion.com/2006/10/06/really-weird-ruby-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.lonelylion.com/2006/10/06/really-weird-ruby-bug/</link>
	<description>Chris McAvoy likes kites</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: brianray</title>
		<link>http://weblog.lonelylion.com/2006/10/06/really-weird-ruby-bug/comment-page-1/#comment-183</link>
		<dc:creator>brianray</dc:creator>
		<pubDate>Fri, 06 Oct 2006 21:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.lonelylion.com/2006/10/06/really-weird-ruby-bug/#comment-183</guid>
		<description>I&#039;m no Ruby expert, but I would try adding something like:

begin
  print &quot;hello&quot;
  sleep 5
  exit true
rescue SystemExit =&gt; e
  puts e.to_s
end

Just to see what happens.

-- Brian Ray</description>
		<content:encoded><![CDATA[<p>I&#8217;m no Ruby expert, but I would try adding something like:</p>
<p>begin<br />
  print &#8220;hello&#8221;<br />
  sleep 5<br />
  exit true<br />
rescue SystemExit =&gt; e<br />
  puts e.to_s<br />
end</p>
<p>Just to see what happens.</p>
<p>&#8211; Brian Ray</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: weblog.lonelylion.com @ 2012-02-10 03:49:57 -->
