<?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 #34: Safe and Secure Software : Chapter 2, Safe Typing</title>
	<atom:link href="http://www.adacore.com/2008/05/05/gem-34/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adacore.com/2008/05/05/gem-34/</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: Peter Hermann</title>
		<link>http://www.adacore.com/2008/05/05/gem-34/comment-page-1/#comment-1456</link>
		<dc:creator>Peter Hermann</dc:creator>
		<pubDate>Tue, 13 May 2008 09:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/2008/05/05/gem-34/#comment-1456</guid>
		<description>The subtype version on the next page conforms to
the current standard. John Barnes had Ada 2015 in mind.</description>
		<content:encoded><![CDATA[<p>The subtype version on the next page conforms to<br />
the current standard. John Barnes had Ada 2015 in mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anh Vo</title>
		<link>http://www.adacore.com/2008/05/05/gem-34/comment-page-1/#comment-1435</link>
		<dc:creator>Anh Vo</dc:creator>
		<pubDate>Tue, 06 May 2008 20:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www2.adacore.com/2008/05/05/gem-34/#comment-1435</guid>
		<description>John Barnes is one of my favorite authors. 

The second line of the example at the bottom of page 8 contains syntax error. That is attribute &#039;Range should not be applied to an object of a scalar type.

   Throw: Integer range 2 .. 12;
   Counters: array (Throw&#039;Range) of Integer;
                    ^^^^^^^^^^^</description>
		<content:encoded><![CDATA[<p>John Barnes is one of my favorite authors. </p>
<p>The second line of the example at the bottom of page 8 contains syntax error. That is attribute &#8216;Range should not be applied to an object of a scalar type.</p>
<p>   Throw: Integer range 2 .. 12;<br />
   Counters: array (Throw&#8217;Range) of Integer;<br />
                    ^^^^^^^^^^^</p>
]]></content:encoded>
	</item>
</channel>
</rss>

