<?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: Gem #15: Timers</title>
	<atom:link href="http://www.adacore.com/2007/10/29/ada-gem-15/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adacore.com/2007/10/29/ada-gem-15/</link>
	<description>AdaCore technology and news</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:59:19 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marc</title>
		<link>http://www.adacore.com/2007/10/29/ada-gem-15/comment-page-1/#comment-8227</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 26 Feb 2010 17:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/2007/10/29/ada-gem-15/#comment-8227</guid>
		<description>I keep getting compile warning with the code given above (the other example works like a breeze): &quot;non local pointer can not point to local object&quot;.

And then there is a typo in the elaboration of package The_Timer, the third argument should be Time_Handler not Time_Hander.

Otherwise a real gem. I&#039;d never have known. Thanks!</description>
		<content:encoded><![CDATA[<p>I keep getting compile warning with the code given above (the other example works like a breeze): &#8220;non local pointer can not point to local object&#8221;.</p>
<p>And then there is a typo in the elaboration of package The_Timer, the third argument should be Time_Handler not Time_Hander.</p>
<p>Otherwise a real gem. I&#8217;d never have known. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Quinot</title>
		<link>http://www.adacore.com/2007/10/29/ada-gem-15/comment-page-1/#comment-444</link>
		<dc:creator>Thomas Quinot</dc:creator>
		<pubDate>Fri, 02 Nov 2007 10:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/2007/10/29/ada-gem-15/#comment-444</guid>
		<description>Thanks Anh, we have updated the gem text.</description>
		<content:encoded><![CDATA[<p>Thanks Anh, we have updated the gem text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anh Vo</title>
		<link>http://www.adacore.com/2007/10/29/ada-gem-15/comment-page-1/#comment-424</link>
		<dc:creator>Anh Vo</dc:creator>
		<pubDate>Tue, 30 Oct 2007 12:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/2007/10/29/ada-gem-15/#comment-424</guid>
		<description>After reading my own gem again, I have noticed two typos. The first one is in the procedure Timer_Handler. The string should read Do whatever is necessary when the timer expires (extra is). The second typo is on first with clause where an s was missing. It should read with Generic_Timers.</description>
		<content:encoded><![CDATA[<p>After reading my own gem again, I have noticed two typos. The first one is in the procedure Timer_Handler. The string should read Do whatever is necessary when the timer expires (extra is). The second typo is on first with clause where an s was missing. It should read with Generic_Timers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

