<?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: Meeting 1/3/05</title>
	<atom:link href="http://www.e-pig.org/epilogue/?feed=rss2&#038;p=36" rel="self" type="application/rss+xml" />
	<link>http://www.e-pig.org/epilogue/?p=36</link>
	<description>for Epigram</description>
	<lastBuildDate>Sun,  6 Nov 2011 09:25:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Conor</title>
		<link>http://www.e-pig.org/epilogue/?p=36&#038;cpage=1#comment-155</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Tue, 08 Mar 2005 12:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-pig.org/epilogue/?p=36#comment-155</guid>
		<description>Sorted. Two problems: % was being incorrectly classified by the lexer hence producing ordinary tokens, rather then cancelling line breaks; meanwhile a slip of the fingers had the unevaluated definition being blatted out rather than the evaluated definition. The latter was a version of the classic &#8242; bug&#8212;compute the new version, then use the identifier for the old one by accident.

It&#039;s the sort of thing that compiler warnings are quite good at spotting, so I ran ghc -Wall and, er, sorry folks...</description>
		<content:encoded><![CDATA[<p>Sorted. Two problems: % was being incorrectly classified by the lexer hence producing ordinary tokens, rather then cancelling line breaks; meanwhile a slip of the fingers had the unevaluated definition being blatted out rather than the evaluated definition. The latter was a version of the classic &prime; bug&mdash;compute the new version, then use the identifier for the old one by accident.</p>
<p>It&#8217;s the sort of thing that compiler warnings are quite good at spotting, so I ran ghc -Wall and, er, sorry folks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pwm</title>
		<link>http://www.e-pig.org/epilogue/?p=36&#038;cpage=1#comment-151</link>
		<dc:creator>pwm</dc:creator>
		<pubDate>Tue, 01 Mar 2005 12:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-pig.org/epilogue/?p=36#comment-151</guid>
		<description>A bit of digging shows that the old Grouper got rid of horizontal spaces (%) and recovered the full line. Current version does not do this though the code that deals with them is similar. More digging being under taken.</description>
		<content:encoded><![CDATA[<p>A bit of digging shows that the old Grouper got rid of horizontal spaces (%) and recovered the full line. Current version does not do this though the code that deals with them is similar. More digging being under taken.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
