<?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 #47: Safe and Secure Software : Chapter 9, Safe Communication</title>
	<atom:link href="http://libre.adacore.com/2008/10/06/gem-47/feed/" rel="self" type="application/rss+xml" />
	<link>http://libre.adacore.com/2008/10/06/gem-47/</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: Christoph Grein</title>
		<link>http://libre.adacore.com/2008/10/06/gem-47/comment-page-1/#comment-2452</link>
		<dc:creator>Christoph Grein</dc:creator>
		<pubDate>Thu, 13 Nov 2008 06:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/?p=2384#comment-2452</guid>
		<description>There&#039;s a mistake in the code:

  for Key use record
    Issued at 0 range 0 .. 31;
    Code   at 1 range 0 .. 31;
              &#124; should be 3
  end record;

Also mentioning the existence of pragma Volatile for The_Signal would be a good idea.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a mistake in the code:</p>
<p>  for Key use record<br />
    Issued at 0 range 0 .. 31;<br />
    Code   at 1 range 0 .. 31;<br />
              | should be 3<br />
  end record;</p>
<p>Also mentioning the existence of pragma Volatile for The_Signal would be a good idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

