<?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: Year 2038, another Y2k??</title>
	<atom:link href="http://www.fwdemails.com/2007/08/10/year-2038-another-y2k/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fwdemails.com/2007/08/10/year-2038-another-y2k/</link>
	<description>A collection of funny, cool &#38; intersting forwarded emails</description>
	<lastBuildDate>Mon, 23 Jan 2012 23:47:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Semi</title>
		<link>http://www.fwdemails.com/2007/08/10/year-2038-another-y2k/comment-page-1/#comment-5134</link>
		<dc:creator>Semi</dc:creator>
		<pubDate>Fri, 08 May 2009 13:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://fwdemails.com/2007/08/10/year-2038-another-y2k/#comment-5134</guid>
		<description>Ah, yes, that old chestnut... don&#039;t worry, everyone knows about it (http://en.wikipedia.org/wiki/Year_2038_problem) and there is already a move towards using 64-bit time_t in future.

... and btw, you are completely wrong about the signed integer representation. The first bit is not normally a sign bit at all, a signed integer is normally stored in two&#039;s compliment allowing add and sub instructions to work the same on both signed and unsigned values. I think the real problem is that real-world implementations of time_t are not consistent with what they do about negative time values, hence the last bit can not be used reliably.

Interesting reminder though.</description>
		<content:encoded><![CDATA[<p>Ah, yes, that old chestnut&#8230; don&#8217;t worry, everyone knows about it (<a href="http://en.wikipedia.org/wiki/Year_2038_problem" rel="nofollow">http://en.wikipedia.org/wiki/Year_2038_problem</a>) and there is already a move towards using 64-bit time_t in future.</p>
<p>&#8230; and btw, you are completely wrong about the signed integer representation. The first bit is not normally a sign bit at all, a signed integer is normally stored in two&#8217;s compliment allowing add and sub instructions to work the same on both signed and unsigned values. I think the real problem is that real-world implementations of time_t are not consistent with what they do about negative time values, hence the last bit can not be used reliably.</p>
<p>Interesting reminder though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

