<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Michael Justin's Weblog</title>
	<atom:link href="http://mikejustin.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikejustin.wordpress.com</link>
	<description>Fun with Software Development</description>
	<lastBuildDate>Wed, 06 May 2009 08:04:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Why 1.99 suddenly no longer equals 1.99 by Delphi - Michael Justin had strange floating point results when his 8087 FPU Control Word got hosed &#171; The Wiert Corner</title>
		<link>http://mikejustin.wordpress.com/2009/05/04/why-is-199-199/#comment-6</link>
		<dc:creator>Delphi - Michael Justin had strange floating point results when his 8087 FPU Control Word got hosed &#171; The Wiert Corner</dc:creator>
		<pubDate>Wed, 06 May 2009 08:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://mikejustin.wordpress.com/?p=139#comment-6</guid>
		<description>[...] 1.7 of the Habari Active MQ Client components) posted a blog entry about a strange circumstance when 1.99 would not compare equally to 1.99. He tracked it down to the 8087 (more formally: Intel FPU) Control Word being hosed on his [...]</description>
		<content:encoded><![CDATA[<p>[...] 1.7 of the Habari Active MQ Client components) posted a blog entry about a strange circumstance when 1.99 would not compare equally to 1.99. He tracked it down to the 8087 (more formally: Intel FPU) Control Word being hosed on his [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why 1.99 suddenly no longer equals 1.99 by jpluimers</title>
		<link>http://mikejustin.wordpress.com/2009/05/04/why-is-199-199/#comment-5</link>
		<dc:creator>jpluimers</dc:creator>
		<pubDate>Tue, 05 May 2009 22:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://mikejustin.wordpress.com/?p=139#comment-5</guid>
		<description>I did some more checks with Delphi 2007 and InterBase 2007: the failure does not occur.

But: if I manually call Set8087CW with the values you mention, I can reproduce.

The difference between $1372 (default) and $1272 (failure) is the internal mantissa precision. It changes from 64 bits to 53 bits, which is enough to make 1.99 not equal to 1.99.

I have seen behaviour like this in the past with some networking stacks in the Turbo Pascal 7 era, with some C++ DLL&#039;s in the Delphi 1-3 era, and some printer drivers in the Delphi 5-7 era.

What kind of system are you using? (Processor, OS, 32-bit/64-bit, drivers, etc)?

--jeroen</description>
		<content:encoded><![CDATA[<p>I did some more checks with Delphi 2007 and InterBase 2007: the failure does not occur.</p>
<p>But: if I manually call Set8087CW with the values you mention, I can reproduce.</p>
<p>The difference between $1372 (default) and $1272 (failure) is the internal mantissa precision. It changes from 64 bits to 53 bits, which is enough to make 1.99 not equal to 1.99.</p>
<p>I have seen behaviour like this in the past with some networking stacks in the Turbo Pascal 7 era, with some C++ DLL&#8217;s in the Delphi 1-3 era, and some printer drivers in the Delphi 5-7 era.</p>
<p>What kind of system are you using? (Processor, OS, 32-bit/64-bit, drivers, etc)?</p>
<p>&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SourceForge.net hosted apps by zaien</title>
		<link>http://mikejustin.wordpress.com/2009/01/31/sourceforgenet-hosted-apps/#comment-3</link>
		<dc:creator>zaien</dc:creator>
		<pubDate>Tue, 03 Feb 2009 05:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://mikejustin.wordpress.com/2009/01/31/sourceforgenet-hosted-apps/#comment-3</guid>
		<description>yup, dotProject is the most leading project management application (PMA). as project management software, dotproject also have really intuitive user interface, including to do list, project list, and project report.
you can also read my letter about dotProject in Indonesia by visit &lt;a href=&quot;http://zaienopensource.wordpress.com&quot; rel=&quot;nofollow&quot;&gt;my open source blog&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>yup, dotProject is the most leading project management application (PMA). as project management software, dotproject also have really intuitive user interface, including to do list, project list, and project report.<br />
you can also read my letter about dotProject in Indonesia by visit <a href="http://zaienopensource.wordpress.com" rel="nofollow">my open source blog</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
