<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Review Board Roadmap and Donations</title>
	<atom:link href="http://blog.chipx86.com/2008/08/17/review-board-roadmap-and-donations/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chipx86.com/2008/08/17/review-board-roadmap-and-donations/</link>
	<description>Various stuff from some guy.</description>
	<lastBuildDate>Thu, 03 May 2012 12:39:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blog.chipx86.com/2008/08/17/review-board-roadmap-and-donations/#comment-1130</link>
		<dc:creator><![CDATA[Marius Gedminas]]></dc:creator>
		<pubDate>Mon, 18 Aug 2008 22:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.chipx86.com/blog/?p=264#comment-1130</guid>
		<description><![CDATA[Speaking of various combinations to test, 32- vs 64-bit platforms are another variable to consider.  hash(some_string) will return different values on 32- and 64-bit Pythons for some strings.  C extension modules may also have trouble if they use int where they should use size_t (or whatever the Python equivalent is) etc.]]></description>
		<content:encoded><![CDATA[<p>Speaking of various combinations to test, 32- vs 64-bit platforms are another variable to consider.  hash(some_string) will return different values on 32- and 64-bit Pythons for some strings.  C extension modules may also have trouble if they use int where they should use size_t (or whatever the Python equivalent is) etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

