CVS difference for ai05s/ai05-0163-1.txt
--- ai05s/ai05-0163-1.txt 2009/10/16 05:52:12 1.1
+++ ai05s/ai05-0163-1.txt 2009/10/23 06:06:31 1.2
@@ -392,6 +392,23 @@
****************************************************************
+From: Robert Dewar
+Sent: Sunday, June 28, 2009 11:51 AM
+
+One little change I would REALLY like to see in pragmas is that they could
+stand alone in a statement sequence. It is really annoying having to write junk
+null statements.
+
+ if cond then
+ pragma Assert (bla bla)
+ else
+ bla bla
+ end if;
+
+should be legal. I see no downside in this, and it would clean up code.
+
+****************************************************************
+
From: Randy Brukardt
Sent: Monday, June 29, 2009 9:30 PM
@@ -908,4 +925,3 @@
Is it the origin of the name RR Software?
****************************************************************
-
Questions? Ask the ACAA Technical Agent