<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>my weblog &#187; pecl</title>
	<atom:link href="http://www.swart.org.za/wordpress/tag/pecl/feed" rel="self" type="application/rss+xml" />
	<link>http://www.swart.org.za/wordpress</link>
	<description>babblings!</description>
	<lastBuildDate>Mon, 01 Mar 2010 14:31:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>sqlite version 2.8.x and PHP 5.2.x</title>
		<link>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm</link>
		<comments>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm#comments</comments>
		<pubDate>Thu, 21 Aug 2008 04:51:50 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm</guid>
		<description><![CDATA[It seems straight forward if you read the PHP manual &#8230;. just do a pecl install sqlite &#8230;. but most things in live is not that simple.   The above command gave me the following error:
../SQLite-1.0.3/sqlite.c:56: error:
&#8216;BYREF_NONE&#8217; undeclared here (not in a function)
../SQLite-1.0.3/sqlite.c:56: error:
&#8216;BYREF_FORCE&#8217; undeclared here (not in a function)
../SQLite-1.0.3/sqlite.c:125: warning:
initialization from incompatible pointer [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
