<?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"
	>
<channel>
	<title>Comments on: java.util.regex.Pattern StackOverflowError&#8217;s on (x&#124;y)*</title>
	<atom:link href="http://madbean.com/2004/mb2004-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://madbean.com/2004/mb2004-20/</link>
	<description>Your zero step program</description>
	<pubDate>Sat, 22 Nov 2008 05:40:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Olimatis</title>
		<link>http://madbean.com/2004/mb2004-20/#comment-240</link>
		<dc:creator>Olimatis</dc:creator>
		<pubDate>Fri, 19 Nov 2004 03:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-20#comment-240</guid>
		<description>&lt;p&gt;Using a gun is always risky ... 
So we must go easy with the trigger (i.e. recursivity)&lt;/p&gt;

&lt;p&gt;Bang! ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Using a gun is always risky &#8230;<br />
So we must go easy with the trigger (i.e. recursivity)</p>
<p>Bang! ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://madbean.com/2004/mb2004-20/#comment-239</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Tue, 19 Oct 2004 15:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-20#comment-239</guid>
		<description>&lt;p&gt;I've been noticing this indirectly from the schema validator today. Sigh.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been noticing this indirectly from the schema validator today. Sigh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://madbean.com/2004/mb2004-20/#comment-238</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 31 Aug 2004 01:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-20#comment-238</guid>
		<description>&lt;p&gt;I had the exact same problem today.  For my purposes, switching to &#34;(x&#124;y)*+&#34; has the right semantics and doesn't suffer from the dreaded StackOverflowError.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had the exact same problem today.  For my purposes, switching to &quot;(x|y)*+&quot; has the right semantics and doesn&#8217;t suffer from the dreaded StackOverflowError.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maik</title>
		<link>http://madbean.com/2004/mb2004-20/#comment-237</link>
		<dc:creator>Maik</dc:creator>
		<pubDate>Fri, 27 Aug 2004 08:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-20#comment-237</guid>
		<description>&lt;p&gt;It looks like Sun is not willing to fix this, see here: http://bugs.sun.com/bugdatabase/view&lt;em&gt;bug.do?bug&lt;/em&gt;id=5050507&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It looks like Sun is not willing to fix this, see here: <a href="http://bugs.sun.com/bugdatabase/view" rel="nofollow">http://bugs.sun.com/bugdatabase/view</a><em>bug.do?bug</em>id=5050507</p>
]]></content:encoded>
	</item>
</channel>
</rss>
