<?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: Libraries update</title>
	<atom:link href="http://www.untyped.com/untyping/2009/06/05/libraries-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.untyped.com/untyping/2009/06/05/libraries-update/</link>
	<description>Weblog of Untyped, software developers for internet, desktop and mobile.</description>
	<lastBuildDate>Wed, 10 Jun 2009 09:20:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Noel</title>
		<link>http://www.untyped.com/untyping/2009/06/05/libraries-update/comment-page-1/#comment-642</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Wed, 10 Jun 2009 09:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.untyped.com/untyping/?p=216#comment-642</guid>
		<description>Thanks for the bug report, Lori. We&#039;ll look into it.</description>
		<content:encoded><![CDATA[<p>Thanks for the bug report, Lori. We&#8217;ll look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lori</title>
		<link>http://www.untyped.com/untyping/2009/06/05/libraries-update/comment-page-1/#comment-641</link>
		<dc:creator>Lori</dc:creator>
		<pubDate>Tue, 09 Jun 2009 21:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.untyped.com/untyping/?p=216#comment-641</guid>
		<description>Do you have plans to update the sqlite3 support in Snooze? 

Snooze currently depends on (3 4), which unfortunatly bombs out on the latest PLT Scheme with the following error:

 ../../Library/PLT Scheme/planet/300/4.2/cache/jaymccarthy/sqlite.plt/3/8/sqlite.ss:12:3: expand: unbound identifier in module in: ptr-ref


The latest version of the Sqlite library (4 2) is fully compatible with the latest PTL Scheme... but unfortunately it can&#039;t be used with Snooze due to handling its own type conversion. 

Basically, the latest sqlite library will return an integer instead of a string, but snooze will try using string-&gt;integer on it anyways.</description>
		<content:encoded><![CDATA[<p>Do you have plans to update the sqlite3 support in Snooze? </p>
<p>Snooze currently depends on (3 4), which unfortunatly bombs out on the latest PLT Scheme with the following error:</p>
<p> ../../Library/PLT Scheme/planet/300/4.2/cache/jaymccarthy/sqlite.plt/3/8/sqlite.ss:12:3: expand: unbound identifier in module in: ptr-ref</p>
<p>The latest version of the Sqlite library (4 2) is fully compatible with the latest PTL Scheme&#8230; but unfortunately it can&#8217;t be used with Snooze due to handling its own type conversion. </p>
<p>Basically, the latest sqlite library will return an integer instead of a string, but snooze will try using string-&gt;integer on it anyways.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
