<?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: rddtools - last_update of year 31900 - 944503401600</title>
	<atom:link href="http://news.freshports.org/2007/02/15/rddtools-last_update-of-year-31900-944503401600/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.freshports.org/2007/02/15/rddtools-last_update-of-year-31900-944503401600/</link>
	<description>News and announcements regarding FreshPorts, The Place For Ports.</description>
	<pubDate>Sun, 07 Sep 2008 23:41:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Dan Langille</title>
		<link>http://news.freshports.org/2007/02/15/rddtools-last_update-of-year-31900-944503401600/#comment-1411</link>
		<dc:creator>Dan Langille</dc:creator>
		<pubDate>Fri, 16 Feb 2007 15:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://news.freshports.org/2007/02/15/rddtools-last_update-of-year-31900-944503401600/#comment-1411</guid>
		<description>The patch, AFAIK:

--- rrdtool-1.2.19/src/parsetime.c.orig	Thu Feb 15 22:15:36 2007
+++ rrdtool-1.2.19/src/parsetime.c	Thu Feb 15 22:16:57 2007
@@ -850,7 +850,7 @@
 	      if ( ptv-&gt;tm.tm_hour == 30 ){
 		ptv-&gt;tm.tm_hour = hour_sv;
               }
-	      if ( ptv-&gt;tm.tm_hour == 30000 ){
+	      if ( ptv-&gt;tm.tm_year == 30000 ){
 		ptv-&gt;tm.tm_year = year_sv;
               }
 	    };</description>
		<content:encoded><![CDATA[<p>The patch, AFAIK:</p>
<p>&#8212; rrdtool-1.2.19/src/parsetime.c.orig	Thu Feb 15 22:15:36 2007<br />
+++ rrdtool-1.2.19/src/parsetime.c	Thu Feb 15 22:16:57 2007<br />
@@ -850,7 +850,7 @@<br />
 	      if ( ptv->tm.tm_hour == 30 ){<br />
 		ptv->tm.tm_hour = hour_sv;<br />
               }<br />
-	      if ( ptv->tm.tm_hour == 30000 ){<br />
+	      if ( ptv->tm.tm_year == 30000 ){<br />
 		ptv->tm.tm_year = year_sv;<br />
               }<br />
 	    };</p>
]]></content:encoded>
	</item>
</channel>
</rss>
