<?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: Internet Explorer Array.sort Unreliable</title>
	<atom:link href="http://www.zachleat.com/web/2010/02/24/array-sort/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zachleat.com/web/2010/02/24/array-sort/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 01:37:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Valentin Iliescu</title>
		<link>http://www.zachleat.com/web/2010/02/24/array-sort/comment-page-1/#comment-2020</link>
		<dc:creator>Valentin Iliescu</dc:creator>
		<pubDate>Sun, 05 Sep 2010 16:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/?p=568#comment-2020</guid>
		<description>&lt;a href=&quot;http://ie.microsoft.com/testdrive/&quot; rel=&quot;nofollow&quot;&gt;IE 9 Preview&lt;/a&gt; seems to be fine, ran the test several times with no failures.</description>
		<content:encoded><![CDATA[<p><a href="http://ie.microsoft.com/testdrive/" rel="nofollow">IE 9 Preview</a> seems to be fine, ran the test several times with no failures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pritesh Patel</title>
		<link>http://www.zachleat.com/web/2010/02/24/array-sort/comment-page-1/#comment-1962</link>
		<dc:creator>Pritesh Patel</dc:creator>
		<pubDate>Sat, 24 Apr 2010 18:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/?p=568#comment-1962</guid>
		<description>Thanks for this. I got my sort function working in IE8 because of this. Otherwise, it was only working in Firefox and Google Chrome.</description>
		<content:encoded><![CDATA[<p>Thanks for this. I got my sort function working in IE8 because of this. Otherwise, it was only working in Firefox and Google Chrome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Какво ново в последната седмица на Февуари &#124; NeXt</title>
		<link>http://www.zachleat.com/web/2010/02/24/array-sort/comment-page-1/#comment-1899</link>
		<dc:creator>Какво ново в последната седмица на Февуари &#124; NeXt</dc:creator>
		<pubDate>Sun, 28 Feb 2010 12:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/?p=568#comment-1899</guid>
		<description>[...] Internet Explorer Array.sort Unreliable &#8211; като стана дума за лоши технологии, IE има проблем с Array.sort. [...]</description>
		<content:encoded><![CDATA[<p>[...] Internet Explorer Array.sort Unreliable &#8211; като стана дума за лоши технологии, IE има проблем с Array.sort. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Leatherman</title>
		<link>http://www.zachleat.com/web/2010/02/24/array-sort/comment-page-1/#comment-1885</link>
		<dc:creator>Zach Leatherman</dc:creator>
		<pubDate>Thu, 25 Feb 2010 05:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/?p=568#comment-1885</guid>
		<description>I don&#039;t see why they wouldn&#039;t incorporate it, since it is introducing bugs in all versions of Internet Explorer.  We&#039;ll see how your report pans out.  I&#039;ve submitted a bug before to the Closure Compiler team and it was fixed right away.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see why they wouldn&#8217;t incorporate it, since it is introducing bugs in all versions of Internet Explorer.  We&#8217;ll see how your report pans out.  I&#8217;ve submitted a bug before to the Closure Compiler team and it was fixed right away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ishtar</title>
		<link>http://www.zachleat.com/web/2010/02/24/array-sort/comment-page-1/#comment-1884</link>
		<dc:creator>ishtar</dc:creator>
		<pubDate>Thu, 25 Feb 2010 03:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/?p=568#comment-1884</guid>
		<description>Nice write-up. I wonder if your suggestion can be incorporated into the compiled code Google Closure compiler outputs. I noticed that the same solution (of not reassigning the argument variables) fixes the issue in IE for the problem that led me to post that ticket.</description>
		<content:encoded><![CDATA[<p>Nice write-up. I wonder if your suggestion can be incorporated into the compiled code Google Closure compiler outputs. I noticed that the same solution (of not reassigning the argument variables) fixes the issue in IE for the problem that led me to post that ticket.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
